Browse Source

pzem004tv30: sensor string

pull/2532/head
Maxim Prokhorov 1 year ago
parent
commit
fb511ef891
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      code/espurna/board.cpp

+ 3
- 0
code/espurna/board.cpp View File

@ -321,6 +321,9 @@ const char* getEspurnaSensors() {
#if PZEM004T_SUPPORT
"PZEM004T "
#endif
#if PZEM004TV30_SUPPORT
"PZEM004TV30 "
#endif
#if SDS011_SUPPORT
"SDS011 "
#endif


Loading…
Cancel
Save