You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{% include screenshot.html source="/images/brickman/main-menu.png" float="true" caption="When the boot is complete, the LEDs will turn green and you will see something like this on the screen" %}
Put the SD Card in your EV3 and power it on. At first, you will see the
@@ -145,6 +146,13 @@ calculate an accurate percent value of the remaining energy, so this value is
145
146
chosen. If the voltage drops below 5V the brick will turn off. All not saved
146
147
data may be lost. Keep in mind, that it may take a much longer time from 8V to
147
148
6.5V than from 6.5V down to 5V!
149
+
</div>
150
+
151
+
<divclass="col-md-4">
152
+
{% include screenshot.html source="/images/brickman/main-menu.png" caption="When the boot is complete, the LEDs will turn green and you will see something like this on the screen" %}
153
+
</div>
154
+
</div>
155
+
148
156
149
157
<divclass="panel panel-info">
150
158
<divclass="panel-heading">
@@ -214,14 +222,20 @@ If the language you want isn't listed, you still can use it, but you'll have to
214
222
do more of the heavy lifting yourself using the guides above. Once you get the
215
223
hang of it, you can even write your own interface library and have it listed here!
216
224
217
-
{% include screenshot.html source="/images/brickman/shutdown-menu.png" float="true" caption="The 'Shutdown...' dialog in Brickman" %}
0 commit comments