suculent / thinx-aes-lib

AES wrapper for ESP8266/ESP32/Arduino/nRF5x
Other
118 stars 37 forks source link

Remove redeclaration of encrypted_length #66

Closed husain3 closed 2 years ago

husain3 commented 2 years ago

Was causing compilation errors in regards to redeclaration

suculent commented 2 years ago

Thanks