mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-03-28 17:43:05 +01:00
Update status bar and boot up more quickly with actual radio status
This commit is contained in:
@@ -68,6 +68,7 @@ describe('useWebSocket dispatch', () => {
|
||||
const healthData = {
|
||||
status: 'ok',
|
||||
radio_connected: true,
|
||||
radio_initializing: false,
|
||||
connection_info: 'TCP: 1.2.3.4:4000',
|
||||
database_size_mb: 1.5,
|
||||
oldest_undecrypted_timestamp: null,
|
||||
|
||||
Reference in New Issue
Block a user