mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 16:51:52 +00:00
Clean
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
void setup();
|
||||
void loop();
|
||||
|
||||
// Weak stub for initArduino - overridden when Arduino framework is present
|
||||
// Weak stub for initArduino - overridden when the Arduino component is present
|
||||
extern "C" __attribute__((weak)) void initArduino() {}
|
||||
|
||||
namespace esphome {
|
||||
|
||||
Reference in New Issue
Block a user