intergalactic_cruising module
- class intergalactic_cruising.IntergalacticCruising
Bases:
BaseRoutine- cleanup()
Clean up Intergalactic Cruising resources.
- disable_bluetooth()
Disable Bluetooth functionality.
- disable_bluetooth_debug()
Disable only Bluetooth debug output, keep routine debug as-is.
- disable_debug()
Disable debug output for this routine and Bluetooth.
- enable_bluetooth()
Enable Bluetooth functionality with better error handling.
- enable_debug()
Enable debug output for this routine and Bluetooth.
- get_status()
Get basic status information.
- is_bluetooth_available()
Check if Bluetooth is available.
- run(mode, volume)
Run the intergalactic cruising routine with optional Bluetooth control.
- test_uart_service()
Test if UART service is working by sending a test message.