things4u / ESP-1ch-Gateway

Version 6 of the single channel gateway
MIT License
364 stars 147 forks source link

compile error #10

Closed dirk99 closed 4 years ago

dirk99 commented 4 years ago

hi folks, everytime when i compile i get an error with missing function checkMIC (undefined reference. I hav tryed this with VSC and arduino ide. how can i solve this?

i fond the function in _sensor but the error cames from _txRx

thanks

platenspeler commented 4 years ago

What is the exact message from the compiler? Did you include the lcode.h and AES include files and libraries?

btw checkMic is the right spelling..

Maarten

platenspeler commented 4 years ago

Hi Dirk,

Is this issue solved? Please provide feedback on my question if not. If this issue is not followed up I need to close the issue.

Maarten

dirk99 commented 4 years ago

Hi Maarten, yes the Problem is solved. Thanks

Am 3. Februar 2020 23:45:44 MEZ schrieb Maarten Westenberg notifications@github.com:

Hi Dirk,

Is this issue solved? Please provide feedback on my question if not. If this issue is not followed up I need to close the issue.

Maarten

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/things4u/ESP-1ch-Gateway/issues/10#issuecomment-581655628

Mit freundlichen Grüßen Dirk Howold Tel.  +491702309712 Mail howold@gmx.de

platenspeler commented 4 years ago

Thanks!