Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 20, 2023
Commits on Jan 17, 2023
Added the example guideline and template (#7665)
Show description for f1b06d2authored
Commits on Jan 12, 2023
- authored
Fix BluetoothSerial compilation caused by upstream change (#7681)
Show description for d158aa6authored
Commits on Jan 10, 2023
Create M5AtomS3 pins_arduino.h and M5AtomS3 Board (#7654)
Show description for d342739
Commits on Jan 9, 2023
Commits on Jan 6, 2023
Fix gen_insights_package.py missing on release (#7650)
Show description for 57b27cd- authored
Commits on Jan 4, 2023
Gitter link update of Readme.md (#7658)
Show description for 0ad5eefauthored
Commits on Jan 2, 2023
Commits on Dec 22, 2022
- committed
Fixed issue where esp32 won't reconnect to WiFi AP if the AP was restarted. (#7512)
Show description for 7c79cddDraft: Esp insights library support (#7566)
Show description for 161b167
Commits on Dec 21, 2022
Fix potential CORRUPT HEAP problem on libraries/BLE/src/BLEDevice.cpp (#7597)
Show description for bb8c855authored- committed
Removes a few Warnings and fixes Math rand() to work like Arduino mainstream (#7613)
Show description for 2333df5authoredFixes inconsistencies and adds extended HardwareSerial examples (#7412)
Show description for 5dff15cauthoredReflect ledc API changes in Docs (#7612)
Show description for a95ce27Update `WiFiScan` example to show more useful data (#7378)
Show description for a6fefb2replaced original BLE_iBeacon.ino example with a known-good one (#7470)
Show description for e9c125fAdd newly boards (Deneyap Kart 1A v2, Deneyap Mini v2) (#7603)
Show description for e69081cAdded support for heltec_wifi_lora_32_V3 and heltec_wifi_kit_32_V3 (#7410)
Show description for e91efd4
Commits on Dec 20, 2022
Commits on Dec 19, 2022
refactor(toString method): Add RSSI / serviceData (#7561)
Show description for 947ee6fauthored- authored
Fix BluetoothSerial thinking it's disconnected (#7372)
Show description for 1ad5406Fix ETH link status, missing duplex mode, IDF version check (#7593)
Show description for 72e79f0Performance improvements by replacing sprintf with strcpy/strcat. Additional avoid creating temporary String objects. (#7541)
Show description for f487d89
Commits on Dec 15, 2022
- authored
Rainmaker Example Changes (#7591)
Show description for 8004a81authoredRelease version update to 2.0.6 in the Docs (#7592)
Show description for c2caad9
Commits on Dec 14, 2022
Add ESP-C3-M1-I-Kit board (#6938)
Show description for 972c3bbAdded missing API references (#7553)
Show description for ffdfd7eauthoredAdded onDisconnect with gatt parameters to BLUEServerCallbacks, equivalent to the existing onConnect (#7559)
Show description for 5d614f5DNSServer fix custom code replies (#7475)
Show description for 27e6f35authored