uppercase names
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include "DeviceLed.h"
|
||||
#include "DeviceRgb.h"
|
||||
|
||||
const char* FWNAME = "things@h801wifi";
|
||||
const char* FWNAME = "things@H801wifi";
|
||||
|
||||
const byte PIN_LED = 14;
|
||||
DeviceLed deviceLed(PIN_LED);
|
||||
|
||||
Reference in New Issue
Block a user