mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-10 14:42:08 +03:00
Remove long-since disused define.
This commit is contained in:
parent
554435780b
commit
8d2eca5684
@ -37,7 +37,6 @@ extern "C" {
|
||||
|
||||
#define LOOP_TASK_PRIORITY 1
|
||||
#define LOOP_QUEUE_SIZE 1
|
||||
#define OPTIMISTIC_YIELD_TIME_US 16000
|
||||
|
||||
extern "C" void call_user_start();
|
||||
extern void loop();
|
||||
|
Loading…
x
Reference in New Issue
Block a user