Skip to content

Snapshot v1.2.98 (in development branch)

Pre-release
Pre-release
Compare
Choose a tag to compare
@cyberman54 cyberman54 released this 15 Apr 10:18
· 3246 commits to development since this release

Experimental release after refactoring bluetooth part of code:

  • new log level DEBUG (switch in platformio.ini), making log level INFO more silent
  • RSSI limiter now controls wifi and bluetooth
  • bluetooth scan now runs parallel to wifi scan in separate RTos task
  • enhanced bluetooth device filtering logic, based on evaluating GAP data
  • binary size significantly reduced by removing BLE library (no longer needed at all)