mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
Emulation on host: updates (#8409)
* mock: +Hash, +scheduled functions Co-authored-by: Max Prokhorov <prokhorov.max@outlook.com>
This commit is contained in:
@ -116,6 +116,8 @@ extern uint32_t global_source_address; // 0 = INADDR_ANY by default
|
||||
#define NO_GLOBAL_BINDING 0xffffffff
|
||||
extern uint32_t global_ipv4_netfmt; // selected interface addresse to bind to
|
||||
|
||||
void loop_end();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user