LacunaSpace / basicmac

BasicMAC LoRaWAN stack that supports (but is not limited to) Arduino
Other
76 stars 18 forks source link

conflicting declaration 'typedef uint64_t u8_t' #36

Open batsuurib opened 3 months ago

batsuurib commented 3 months ago

Hello

Error using BasicMAC.

oslmic.h:30:25: error: conflicting declaration 'typedef uint64_t u8_t'

How to solve it. Please help me.

Thank you