@@ -46,7 +46,8 @@ export interface LogEntry {
}
export interface QuickTestConfig {
length: 3 | 4;
startAddress: number;
length: number;
format: 'hex' | 'ascii';
The note is not visible to the blocked user.