mirror of
https://github.com/juribeparada/MMDVM_HS.git
synced 2026-04-05 06:15:15 +00:00
Removing <cstddef> include for better toolchain compatibility (please update the LIB)
This commit is contained in:
parent
d2f5386164
commit
8bcf38a414
4 changed files with 3 additions and 6 deletions
|
|
@ -23,7 +23,6 @@ Boston, MA 02110-1301, USA.
|
|||
|
||||
#if defined(STM32F10X_MD)
|
||||
#include "stm32f10x.h"
|
||||
#include <cstddef>
|
||||
#else
|
||||
#include <Arduino.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue