add fast unsafe sendinput for roms
This commit is contained in:
@ -157,5 +157,5 @@ function lualogic_rom_updatedata_final(%brick) {
|
||||
|
||||
// send output
|
||||
//talk("rom" SPC %brick SPC %data_str);
|
||||
lualogic_sendinput(%brick, 1, %data_str);
|
||||
lualogic_sendinput_raw(%brick, 1, %data_str);
|
||||
}
|
||||
|
Reference in New Issue
Block a user