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
Copy file name to clipboardExpand all lines: docs/imaging_etcher.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,9 @@ Download and install the latest version of RPIBoot from [here](https://github.co
15
15
Download and install (if necessary) the latest version of Etcher from [etcher.io](https://etcher.io/), on windows use the portable version.
16
16
17
17
## 4. Connect your AmpliPi to your computer
18
+
19
+
**VERY IMPORTANT:** Please connect the USB cable to your computer FIRST before connecting the other side of the cable to the service port of the AmpliPro. Certain older units with TFT displays (not EINK) were susceptible to ESD damage on the USB service port. Connecting the cable to the computer first will mitigate this risk.
20
+
18
21
Unplug your AmpliPi from power and then connect your AmpliPi to your computer via the service port using the micro USB cable. Once connected, plug your AmpliPi back into power.
19
22
20
23

paper: "#2a2a2a",// TODO: no good way of getting this from scss...
92
92
},
93
93
},
94
94
typography: {
95
-
fontFamily: "open sans"
95
+
fontFamily: "open sans",
96
+
body1: {// Override the default generated class for all mui components, allowing them to be styled on a per-instance css level instead of hardcoding 16px font for some things
if(!is_streamer||(is_streamer&&depth===0)){// depth=0 only applies to the 4 streamer outputs. This is necessary so that the tree can still save the state of the Stream checkbox without displaying it.
0 commit comments