tune via CAN #3361

better way to reuse constants between C++ and java
This commit is contained in:
rusefillc 2021-12-04 19:12:51 -05:00
parent 85da6d6ad1
commit 5fc9daa46e
1 changed files with 3 additions and 0 deletions

View File

@ -1990,3 +1990,6 @@ end_struct
! we need to improve this further - at the moment we need too many boards to prepend 'false'
#define show_test_presets true
#define show_Frankenso_presets true
#define CAN_SERIAL_RX_ID 0x100
#define CAN_SERIAL_TX_ID 0x102