mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Update core_esp8266_waveform.h
This commit is contained in:
parent
ee2fea9e25
commit
bcc9145a91
@ -39,6 +39,8 @@
|
||||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#ifdef ESP8266
|
||||
|
||||
#include <Arduino.h>
|
||||
|
||||
#ifndef __ESP8266_WAVEFORM_H
|
||||
@ -87,3 +89,5 @@ void setTimer1Callback(uint32_t (*fn)());
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
#endif // ESP8266
|
||||
|
Loading…
x
Reference in New Issue
Block a user