Skip to content

0.16.1

Latest
Compare
Choose a tag to compare
@aentinger aentinger released this 23 Nov 09:49

Changelog

  • Replace boolean type with bool in examples (#232)
  • Removed DHE SSL ciphers to fix issue (#270)
  • Use __AVR__ define to make the library compilable for ArduinoCore-megaavr (#295)
  • Disable <avr/pgmspace.h> when not compiling for an AVR based board (#297)