mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-09 23:08:12 +00:00
Added Arduino.h for stm32 board
This commit is contained in:
parent
22a5f411d0
commit
8a177c34fa
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user