Skip to content

Commit 2706a5d

Browse files
authored
Update README Platformio installation.
Publishing to Platformio registry rejected, so users will need to use a git link to the platform. #4
1 parent 266a5ca commit 2706a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This Arduino Core does **not** contain any BLE functionality. It has been design
7575

7676
```ini
7777
[env]
78-
platform = n-able
78+
platform = https://github.com/h2zero/platform-n-able.git#1.0.0
7979
framework = arduino
8080
lib_deps = h2zero/NimBLE-Arduino@^1.4.0
8181
board = ...

0 commit comments

Comments
 (0)