Teo-CD
f34d81ad87
The project setup contains README, LICENSE, the full UI and materials. The PICO-8 side is wired up, but all the Arduino code is absent as I need to figure out how to carve it out for the students.
10 lines
No EOL
158 B
Text
10 lines
No EOL
158 B
Text
{
|
|
"m_SettingKeys": [
|
|
"VR Device Disabled",
|
|
"VR Device User Alert"
|
|
],
|
|
"m_SettingValues": [
|
|
"False",
|
|
"False"
|
|
]
|
|
} |