X-Git-Url: https://vault307.fbx.one/gitweb/micorpython_ir.git/blobdiff_plain/146e7a81c29ff28c5c81998b52eccb0d23582799..c1fd11d742e67a6863c8f09c4a181772e371d136:/README.md?ds=inline diff --git a/README.md b/README.md index e2c10d8..79a90c8 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,8 @@ IR remote to control a device such as a robot. ## Raspberry Pi Pico note Early firmware has [this issue](https://github.com/micropython/micropython/issues/6866) -affecting USB communication with some PC's. It particularly affects code which -issues `print()` only occasionally: the application appears to have failed. The -missing messages appear when you press a key. Hopefully this will be fixed soon -(note dated 8th March 2021). +affecting USB communication with some PC's. This is now fixed. Please ensure +you are using up to date firmware. #### [Receiver docs](./RECEIVER.md)