Added serial baudrate define
This commit is contained in:
parent
f6333c2801
commit
d323eedfae
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@
|
|||
#define BME_CS 10
|
||||
#define BME_ADDRESS 0x76
|
||||
|
||||
#define SERIAL_BAUD_RATE 115200
|
||||
|
||||
#define WEB_UPDATER_HTTP_PORT 8080
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue