Chreece / BTHomeV2-ESP32-example

An BTHome v2 example with encryption for ESP32
MIT License
35 stars 7 forks source link

add sortSensorData function to sort the object id #20

Closed countrysideboy closed 1 year ago

countrysideboy commented 1 year ago

The code will auto decide if sort the data or not, but I prefer to adjust the order manually.

Chreece commented 1 year ago

Thank you!