mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-11-27 15:09:41 +00:00
Added Arduino.h for stm32 board
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#ifndef STM32_BOARD
|
||||
#include <avr/eeprom.h>
|
||||
#else
|
||||
#include <arduino.h>
|
||||
#undef __cplusplus
|
||||
#include <libmaple/usart.h>
|
||||
#include <libmaple/timer.h>
|
||||
|
||||
Reference in New Issue
Block a user