mirror of
https://github.com/esphome/esphome.git
synced 2025-09-13 16:52:18 +01:00
Fixes for BLE/improv (#1878)
This commit is contained in:
@@ -27,8 +27,6 @@
|
||||
|
||||
namespace esphome {
|
||||
|
||||
static const uint32_t SEMAPHORE_MAX_DELAY = 4294967295UL;
|
||||
|
||||
/// The characters that are allowed in a hostname.
|
||||
extern const char *HOSTNAME_CHARACTER_ALLOWLIST;
|
||||
|
||||
|
Reference in New Issue
Block a user