File tree Expand file tree Collapse file tree 4 files changed +30
-0
lines changed Expand file tree Collapse file tree 4 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ < p > </ p >
2+
3+ < p > This is description for the Modulox Brain Sample</ p >
4+
5+ < p > To load push the Silver button until it starts installing</ p >
6+ < p > Features of this firmware:</ p >
7+ < ul >
8+
9+ </ ul >
10+
11+
12+ < p > Tutorial is < a href =""> Soon to come</ a > </ p >
13+
14+
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " VA for Modulox Brain" ,
3+ "version" : " 1.0" ,
4+ "builds" : [
5+ {
6+ "chipFamily" : " ESP32-S3" ,
7+ "parts" : [
8+ { "path" : " ./VAv2.bin" , "offset" : 0 }
9+ ]
10+ }
11+ ]
12+ }
Original file line number Diff line number Diff line change @@ -270,6 +270,10 @@ <h2>Select an Application:</h2>
270270 VA : {
271271 html : "./Moduloxbrain/VA/VA.html" ,
272272 github : "https://github.com/RASPIAUDIO/Modulox_VA" ,
273+ } ,
274+ VAv2 : {
275+ html : "./Moduloxbrain/VA/VAv2.html" ,
276+ github : "https://github.com/RASPIAUDIO/Modulox_VAv2" ,
273277 } ,
274278 FM : {
275279 html : "./Moduloxbrain/FM/FM.html" ,
You can’t perform that action at this time.
0 commit comments