checkpoint: working sensor acquisition and axis validation
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
idf_component_register(
|
||||
SRCS "l3g4200d.c"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES esp_driver_i2c
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user