mirror of
https://github.com/halleysfifthinc/AVCLAN-Mockingboard.git
synced 2026-08-11 08:22:52 +00:00
Fix Debug builds
This commit is contained in:
@@ -176,7 +176,9 @@ int main() {
|
||||
while (peripheral.device<CDChanger>().media_busy()) {}
|
||||
puts("end");
|
||||
break;
|
||||
#ifdef MEASURE_BUS
|
||||
case 'M': peripheral.get_bus().measure(); break;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
case 0x10: // Signals binary sequence incoming
|
||||
|
||||
Reference in New Issue
Block a user