improve configuration of name and version
This commit is contained in:
@ -10,6 +10,8 @@
|
||||
#include "DeviceLdr.h"
|
||||
#include "DeviceButton.h"
|
||||
|
||||
const char* FWNAME = "things@witty";
|
||||
|
||||
const byte PIN_RGB_RED = D8;
|
||||
const byte PIN_RGB_GREEN = D6;
|
||||
const byte PIN_RGB_BLUE = D7;
|
||||
|
Reference in New Issue
Block a user