mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
optimzed how device descriptions are read
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
* Table of all known EMS Devices
|
||||
* ProductID, DeviceType, Description, Flags
|
||||
*/
|
||||
const _EMS_Device EMS_Devices[] = {
|
||||
static const _EMS_Device EMS_Devices[] = {
|
||||
|
||||
//
|
||||
// UBA Masters - typically with device_id of 0x08
|
||||
|
||||
Reference in New Issue
Block a user