Added French Smart Meter Teleinformation

This commit is contained in:
Charles 2020-06-12 16:33:16 +02:00
parent dbf4a3a205
commit 941e45ef4c
1 changed files with 3 additions and 1 deletions

View File

@ -575,7 +575,9 @@ void GetFeatures(void)
#ifdef USE_BL0940 #ifdef USE_BL0940
feature6 |= 0x00004000; // xnrg_14_bl0940.ino feature6 |= 0x00004000; // xnrg_14_bl0940.ino
#endif #endif
// feature6 |= 0x00008000; #ifdef USE_TELEINFO
feature6 |= 0x00008000; // xnrg_15_teleinfo.ino
#endif
// feature6 |= 0x00010000; // feature6 |= 0x00010000;
// feature6 |= 0x00020000; // feature6 |= 0x00020000;