This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
81 files changed
+574
-479
lines changed- libraries
- tools
- sdk
- include
- bluedroid
- bt
- config
- driver/driver
- esp32
- freertos/freertos
- heap
- lwip
- lwip
- port
- ld
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
81 files changed
+574
-479
lines changed- README.md+5
- library.properties+1-1
- src/BLEAddress.cpp+3
- src/BLEAdvertisedDevice.cpp+3
- src/BLEAdvertising.cpp+3
- src/BLECharacteristic.cpp+3
- src/BLECharacteristicCallbacks.cpp+3
- src/BLECharacteristicMap.cpp+3
- src/BLEClient.cpp+3
- src/BLEDescriptor.cpp+3
- src/BLEDescriptorMap.cpp+3
- src/BLEDevice.cpp+3
- src/BLERemoteCharacteristic.cpp+3
- src/BLERemoteDescriptor.cpp+3
- src/BLERemoteService.cpp+3
- src/BLEScan.cpp+3
- src/BLEServer.cpp+3-1
- src/BLEService.cpp+6-1
- src/BLEService.h+4-2
- src/BLEValue.cpp+3
- src/FreeRTOS.cpp+6-2
- src/FreeRTOS.h+6-6
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
74 | 73 |
| |
75 | 74 |
| |
76 | 75 |
| |
| |||
80 | 79 |
| |
81 | 80 |
| |
82 | 81 |
| |
| 82 | + | |
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
|
0 commit comments