Skip to content
Snippets Groups Projects
Commit 7b5c002d authored by Emile Castelnuovo's avatar Emile Castelnuovo Committed by Andrew Tridgell
Browse files

AP_Common: new board ID for VRBRAIN

parent f4784fe6
No related branches found
No related tags found
No related merge requests found
...@@ -152,5 +152,6 @@ struct PACKED RallyLocation { ...@@ -152,5 +152,6 @@ struct PACKED RallyLocation {
#define AP_PRODUCT_ID_APM2_REV_D9 0x59 // APM2 with MPU6000_REV_D9 #define AP_PRODUCT_ID_APM2_REV_D9 0x59 // APM2 with MPU6000_REV_D9
#define AP_PRODUCT_ID_FLYMAPLE 0x100 // Flymaple with ITG3205, ADXL345, HMC5883, BMP085 #define AP_PRODUCT_ID_FLYMAPLE 0x100 // Flymaple with ITG3205, ADXL345, HMC5883, BMP085
#define AP_PRODUCT_ID_L3G4200D 0x101 // Linux with L3G4200D and ADXL345 #define AP_PRODUCT_ID_L3G4200D 0x101 // Linux with L3G4200D and ADXL345
#define AP_PRODUCT_ID_VRBRAIN 0x150 // VRBRAIN on NuttX
#endif // _AP_COMMON_H #endif // _AP_COMMON_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment