From ab1828e93c0c17d907400dde7bc501e68de0696b Mon Sep 17 00:00:00 2001 From: nasrlol Date: Sun, 24 Nov 2024 16:19:25 +0100 Subject: fixed the bulk of the code so everyhting is running fine for now but i realised that the libraries i was using arent really all comatibnle with the rpi pico so features like speech transcription wont be working i think unless i can find a work around, because usb microphones arent an option i could maybe get some audio to get outputted using some DAC module or something still dont know, besied that there is still an issue with the pomodoro time display, still figuring out to setup a time count down that counts minutes and seconds --- bin/source/__pycache__/hardware_driver.cpython-311.pyc | Bin 0 -> 4649 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 bin/source/__pycache__/hardware_driver.cpython-311.pyc (limited to 'bin/source') diff --git a/bin/source/__pycache__/hardware_driver.cpython-311.pyc b/bin/source/__pycache__/hardware_driver.cpython-311.pyc new file mode 100644 index 0000000..fd228d9 Binary files /dev/null and b/bin/source/__pycache__/hardware_driver.cpython-311.pyc differ -- cgit v1.2.3-70-g09d2