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 7f67225 commit 612072aCopy full SHA for 612072a
content/micropython/01.basics/06.board-api/board-api.md
@@ -435,9 +435,9 @@ if __name__ == "__main__":
435
time.sleep_ms(1000)
436
```
437
438
-## Nano BLE
+## Nano 33 BLE
439
440
-
+
441
442
### GPIO Map
443
@@ -627,9 +627,9 @@ while (True):
627
time.sleep_ms(500)
628
629
630
-## Nano BLE Sense
+## Nano 33 BLE Sense
631
632
-
+
633
634
### Pin Map
635
0 commit comments