modified to integrate with Motion_Cal & Magnetometer_Calibration
This commit is contained in:
parent
4397139fb9
commit
d7258feefe
4 changed files with 243 additions and 37 deletions
|
|
@ -16,14 +16,17 @@ lib_deps =
|
|||
olikraus/U8g2@^2.36.4
|
||||
lewisxhe/XPowersLib@0.3.3
|
||||
|
||||
|
||||
; MOTIONCAL_MAG_RANGE_G must be either 2 or 8 (less precision)
|
||||
build_flags =
|
||||
-I ../../shared/boards
|
||||
-I ../../external/microReticulum_Firmware
|
||||
-I ../../../../LilyGo-LoRa-Series/lib/SensorLib/src
|
||||
-I ../../../LilyGo-LoRa-Series/lib/SensorLib/src
|
||||
-D BOARD_MODEL=BOARD_TBEAM_S_V1
|
||||
-D OLED_SDA=17
|
||||
-D OLED_SCL=18
|
||||
-D OLED_ADDR=0x3C
|
||||
-D MOTIONCAL_MAG_RANGE_G=2
|
||||
-D ARDUINO_USB_MODE=1
|
||||
-D ARDUINO_USB_CDC_ON_BOOT=1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue