diff --git a/tasmota/tasmota_xx2c_global/xsns_interface.ino b/tasmota/tasmota_xx2c_global/xsns_interface.ino index acff24be0..f78d5e9e2 100644 --- a/tasmota/tasmota_xx2c_global/xsns_interface.ino +++ b/tasmota/tasmota_xx2c_global/xsns_interface.ino @@ -456,7 +456,7 @@ bool (* const xsns_func_ptr[])(uint32_t) = { // Sensor Function Pointers for si #endif #ifdef XSNS_109 - &Xsns109 + &Xsns109, #endif #ifdef XSNS_110