File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
programming/sr/ruggeduinos Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ The `sr.robot3` library provides support for three Ruggeduino firmware scenarios
18
18
2 . [ Extended SR firmware] ( #extension ) : Firmwares that add commands to the default SR firmware.
19
19
3 . [ Completely custom] ( #completely ) : Any firmware not derived from the SR firmware.
20
20
21
- By default, the [ ` sr.robot3 ` ] ( /docs/programming/sr/ ) library assumes that all connected Ruggeduinos are running the SR firmware.
22
- If you wish to use an extended SR firmware, or completely custom firmware,
23
- then you need to tell the ` Robot ` object what to do with your Ruggeduino(s) .
21
+ By default, the [ ` sr.robot3 ` ] ( /docs/programming/sr/ ) library assumes that all connected Ruggeduinos are running the SR firmware
22
+ or firmware which is compatible with the SR Ruggeduino firmware.
23
+ If you're using completely custom firmware, you'll need to tell the kit to ignore the ruggeduino so that you're able to define your own setup logic .
24
24
25
25
[ Extension of the SR firmware] ( #extension ) {#extension}
26
26
------------------------------
You can’t perform that action at this time.
0 commit comments