Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SmartHome
NodeManager_GasSensor
Commits
b4f32055
Commit
b4f32055
authored
Apr 04, 2017
by
user2684
Browse files
Default baud rate wrongly set to 9800 instead of 9600 #34
parent
dc1ad1d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
config.h
View file @
b4f32055
...
...
@@ -11,7 +11,7 @@
/**********************************
* MySensors configuration
*/
#define MY_BAUD_RATE 9
8
00
#define MY_BAUD_RATE 9
6
00
//#define MY_DEBUG
//#define MY_NODE_ID 100
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment