Skip to content

Commit

Permalink
Merge pull request #106 from AEFeinstein/imu-reorg
Browse files Browse the repository at this point in the history
Remove old duplicate hdw-accel
  • Loading branch information
AEFeinstein authored Oct 26, 2023
2 parents c3941d6 + e37162d commit c23e563
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 376 deletions.
3 changes: 0 additions & 3 deletions components/hdw-accel/CMakeLists.txt

This file was deleted.

289 changes: 0 additions & 289 deletions components/hdw-accel/hdw-accel.c

This file was deleted.

82 changes: 0 additions & 82 deletions components/hdw-accel/include/hdw-accel.h

This file was deleted.

4 changes: 2 additions & 2 deletions components/hdw-imu/include/hdw-imu.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
* \endcode
*/

#ifndef _HDW_ACCEL_H_
#define _HDW_ACCEL_H_
#ifndef _HDW_IMU_H_
#define _HDW_IMU_H_

#include <stdint.h>

Expand Down

0 comments on commit c23e563

Please sign in to comment.