mirror of
https://github.com/Laxilef/OTGateway.git
synced 2026-05-17 23:08:16 +05:00
chore: fix cpplint
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
#ifndef PROGMEM
|
||||
#define PROGMEM
|
||||
#define PROGMEM // NOLINT
|
||||
#endif
|
||||
|
||||
const char HA_ENTITY_BINARY_SENSOR[] PROGMEM = "binary_sensor";
|
||||
|
||||
Reference in New Issue
Block a user