Skip to content

Commit bf134c5

Browse files
authored
Update README.md
1 parent 49809aa commit bf134c5

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
@@ -295,7 +295,7 @@ To update your API settings, refer to the [AppSettings](https://github.com/Spark
295295
- `Filters:AllowOnlyTheseGpios` - `GET /sbc/chipsets/gpios` will usually return all <b>GPIOs</b> from your board. Some projects only require a subset of these. Adding IDs here filters results.
296296
- Example: `[91, 92, 81,95,80,79,94,93]`
297297
298-
### Mappings:
298+
#### Mappings:
299299
300300
- `Mappings:GpioNames` - `GET /sbc/chipsets/gpios` will usually return the names assigned by the SBC. If you'd like to return custom names in their place, use this setting.
301301
- Example: ```[

0 commit comments

Comments
 (0)