- Ubuntu 24.04
- Secure Boot enabled
- Internet connection
- Administrator (sudo) privileges
- Remove any existing NVIDIA installations
//ArduinoMega Chess 1.0 M5Stack | |
//engine 1.4 | |
//Sergey Urusov, [email protected] | |
// | |
// Adapted to ODROID GO | |
#include <odroid_go.h> | |
#include <Preferences.h> | |
Preferences prefs; |