Add BIQU BQ111-A4 board

This commit is contained in:
Thomas Moore
2017-11-07 21:14:46 -06:00
committed by Scott Lahteine
parent c2fc78c3a8
commit fa577392b2
4 changed files with 179 additions and 5 deletions

View File

@@ -318,6 +318,8 @@
#include "pins_AZSMZ_MINI.h"
#elif MB(AZTEEG_X5_GT)
#include "pins_AZTEEG_X5_GT.h"
#elif MB(BIQU_BQ111_A4)
#include "pins_BIQU_BQ111_A4.h"
#else
#error "Unknown MOTHERBOARD value set in Configuration.h"
#endif