Skip to content

v1.0.13

Compare
Choose a tag to compare
@finger563 finger563 released this 14 Jul 03:35
· 34 commits to main since this release
ea2642f

What's Changed

  • feat(wifi): Add get/set hostname to STA and AP (and menus) by @finger563 in #469
  • feat(wifi): Allow STA to restart dhcp client, and auto-restart it when changing hostname by @finger563 in #470
  • feat(gfps): Switch to using esp-cpp/nearby (fork of google/nearby) by @finger563 in #471
  • feat(gfps): Added processing to control non-discoverable advertising … by @hirokada in #466
  • fix(esp-box): Fix example IMU vector calculation on ESP-BOX by @finger563 in #474
  • feat(led): Expand LED API some more by @finger563 in #472
  • feat(qmi8658): Add QMI8658 6-axis IMU component by @finger563 in #473
  • feat(ws-s3-touch): Add espp::WsS3Touch Board Support Package (BSP) component for the Waveshare ESP32-S3 TouchLCD hardware. by @finger563 in #475
  • feat(pcf85063): Add espp::Pcf85063 peripheral for PCF85063 RTC by @finger563 in #476

New Contributors

Full Changelog: v1.0.12...v1.0.13