mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-20 12:29:03 +00:00
Run Nick G's spellchecker github.com/client9/misspell, carefuly fix what it found (#4235)
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
// SoftDevice (s140v7) must be flashed first to enable use of bluetooth on this board.
|
||||
// See https://github.com/tinygo-org/bluetooth
|
||||
//
|
||||
// SoftDevice overwrites original bootloader and flashing method described above is not avalable anymore.
|
||||
// SoftDevice overwrites original bootloader and flashing method described above is not available anymore.
|
||||
// Instead, please use debug probe and flash your code with "nano-33-ble-s140v7" target.
|
||||
package machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user