improve configuration of name and version
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
#include "DeviceLed.h"
|
||||
#include "DeviceRgb.h"
|
||||
|
||||
const char* FWNAME = "things@h801wifi";
|
||||
|
||||
const byte PIN_LED = 14;
|
||||
DeviceLed deviceLed(PIN_LED);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user