Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Blueforcer committed Feb 26, 2023
1 parent 1bd65da commit 4391daa
Show file tree
Hide file tree
Showing 20 changed files with 3,368 additions and 1,038 deletions.
2 changes: 1 addition & 1 deletion lib/home-assistant-integration/src/ArduinoHADefines.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Turns on debug information of the ArduinoHA core.
// Please note that you need to initialize serial interface manually
// by calling Serial.begin([baudRate]) before initializing ArduinoHA.
#define ARDUINOHA_DEBUG
//#define ARDUINOHA_DEBUG

// These macros allow to exclude some parts of the library to save more resources.
#define EX_ARDUINOHA_BINARY_SENSOR
Expand Down
Loading

0 comments on commit 4391daa

Please sign in to comment.