Merge pull request #13487 from Noschvie/patch-7

Fixed comment in xnrg_08_sdm120.ino
This commit is contained in:
Theo Arends 2021-10-27 09:20:07 +02:00 committed by GitHub
commit 74c1df8fdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
// can be user defined in my_user_config.h
#ifndef SDM120_SPEED
#define SDM120_SPEED 2400 // default SDM120 Modbus address
#define SDM120_SPEED 2400 // default SDM120 Modbus baud rate
#endif
// can be user defined in my_user_config.h
#ifndef SDM120_ADDR