Azteeg X5 Mini WiFi support (#11601)
This commit is contained in:
committed by
Scott Lahteine
parent
3671c63cde
commit
f8c52c9c29
@ -292,6 +292,8 @@
|
||||
#include "pins_AZSMZ_MINI.h" // LPC176x env:LPC1768 env:LPC1768_debug_and_upload
|
||||
#elif MB(AZTEEG_X5_GT)
|
||||
#include "pins_AZTEEG_X5_GT.h" // LPC176x env:LPC1768 env:LPC1768_debug_and_upload
|
||||
#elif MB(AZTEEG_X5_MINI_WIFI)
|
||||
#include "pins_AZTEEG_X5_MINI_WIFI.h" // LPC176x env:LPC1768 env:LPC1768_debug_and_upload
|
||||
#elif MB(BIQU_BQ111_A4)
|
||||
#include "pins_BIQU_BQ111_A4.h" // LPC176x env:LPC1768 env:LPC1768_debug_and_upload
|
||||
#elif MB(SELENA_COMPACT)
|
||||
|
Reference in New Issue
Block a user