Обновить autobudilnik.rb

This commit is contained in:
anon47 2024-02-13 00:22:47 -07:00
parent 6dbfd1c45f
commit 3b3c0e7558

View File

@ -161,7 +161,7 @@ while true
a2.call(175)
}
puts "turn on audio"
system(audiofilepath)
system('zadacha1.bat ' + audiofilepath)
end
sleep(3.4)
end