gemini-app/lib/config.dart

2 lines
61 B
Dart
Raw Permalink Normal View History

2024-08-09 01:03:08 +02:00
const bool isDebug = false;
2024-08-10 15:17:59 +02:00
const bool isSimulatedEEG = true;