mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-01-11 05:29:43 +00:00
Another small fix
This commit is contained in:
parent
8bf902d945
commit
e3a1c3501a
@ -137,7 +137,7 @@ inline void ViaCuda::assert_sr_int()
|
||||
void ViaCuda::cuda_write(uint8_t new_state)
|
||||
{
|
||||
if (!cuda_ready()) {
|
||||
LOG_F(ERROR, "Cuda not ready! \n");
|
||||
LOG_F(WARNING, "Cuda not ready! \n");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user