ScanningInstructions

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
data class Instruction(val message: String, val fullScreenDuration: Long?, val autoContinueDelay: Long? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val instructionLog: StateFlow<List<String>>

Functions

Link copied to clipboard
fun addToLog(message: String)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard