Basecamp Versions Save

An Arduino library to ease the use of the ESP32 in IoT projects

0.1.8

6 years ago

This release includes many changes based on @Dirk007 s work. Optional encryption for the ap (fixed #14) Optional deactivation of the webinterface outside of setup mode (fixed #20 ) New logo and small design changes for the webinterface Extended example fixed #27 to be backwards compatible to existing projects

0.1.6

6 years ago

This release fixes compatibility with older Webbrowsers The example project has been extended and properly documented Basecamp now shows the ESPs MAC in the Webinterface and on the Serial output

0.1.5

6 years ago

This release fixes the MQTT connection handling The ESPs WiFi MAC is now shown on the configuration page and in the serial console. The meta data files for Arduino and Platform IO have been updated to reflect the new release

0.1.4

6 years ago

Fixed: Wrong mimetypes (thanks to @polygontwist) Fixed: Wrong return value for setAttribute() (thanks to @polygontwist) Fixed: Wrong link in README (thanks to @Dreckiger-Dan) Enhancement: PlatformIO support (thanks to @dehein) Enhancement: Extended Example file

0.1.3

6 years ago

Hacky MQTT fix

0.1.2

6 years ago

Small fixes for keywords and the readme. Thanks to @sebeichholz and @per1234.

0.1.1

6 years ago

This is the first release version. It lacks documentation and needs cleanups, but it's stable and provides all intended functionality.

0.1.0

6 years ago