suculent / thinx-aes-lib

AES wrapper for ESP8266/ESP32/Arduino/nRF5x
Other
113 stars 39 forks source link

Does not compile. [2.3.0] #65

Closed staviq closed 1 year ago

staviq commented 1 year ago

AESLib.cpp:107:12: error: redeclaration of 'uint16_t encrypted_length'

suculent commented 1 year ago

Fixed in 2.3.1.

On 25. 9. 2022, at 14:13:49, staviq @.***> wrote:

AESLib.cpp:107:12: error: redeclaration of 'uint16_t encrypted_length'

— Reply to this email directly, view it on GitHub https://github.com/suculent/thinx-aes-lib/issues/65, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABWFR7KZSHWYTHZA6EB4Q3WAA6X3ANCNFSM6AAAAAAQVCDSE4. You are receiving this because you are subscribed to this thread.

marconvtr commented 1 year ago

2.3.1 not disponible on arduino library manager!

suculent commented 1 year ago

Sorry, just released the tag 2.3.1. Hopefully it should appear in Library Manager in an hour.

marconvtr commented 1 year ago

Solved!