Fix bearssl compilation for arduino stage
This commit is contained in:
parent
ca00192899
commit
67b3b906aa
@ -5,8 +5,8 @@
|
||||
//#include <sys/pgmspace.h>
|
||||
|
||||
|
||||
#ifndef _PGMSPACE_BEARSSL_H_
|
||||
#define _PGMSPACE_BEARSSL_H_
|
||||
#ifndef _PGMSPACE_H_
|
||||
#define _PGMSPACE_H_
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user