We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b0e85f commit a7ef899Copy full SHA for a7ef899
libraries/Bluefruit52Lib/examples/Peripheral/adv_AdafruitColor/adv_AdafruitColor.ino
@@ -14,7 +14,7 @@
14
* AdafruitColor class from CircuitPython:
15
* https://github.com/adafruit/Adafruit_CircuitPython_BLE/blob/master/adafruit_ble/advertising/adafruit.py
16
* In other words, `ble.start_scan(AdafruitColor)` in CircuitPython will hear
17
- * an advertisement containging the color 0x0F0033 (violet) from this device.
+ * an advertisement containing the color 0x0F0033 (violet) from this device.
18
*/
19
20
#include <bluefruit.h>
0 commit comments