Table of Contents
-
Unordered list item
-
Add another marker to make a nested item
-
Section reference [_section_title], subsection [_subsection_title]
-
-
Another unordered list item
Note
|
One of five built-in admonition block types. |
TASK 1 |
Compile and deploy the code to the test bench. Run Shuffleboard and select the "SmartDashboard" tab. Move the motor disc by hand and observe the encoder value changing. Now select |
Text indented by one space is preformatted.
A source block with a Ruby function named hello
that prints “Hello, World!”:
typedef units::unit<std::ratio<1,2048>, units::turns> tics;
typedef units::unit_t<tics> tics_t;