Peter Kootsookos
Peter Kootsookos
I had the same problem as @nurullah312 , but your suggestion worked for me @ghost.
@DougBeney Thanks for this! I'd prefer to keep both install instructions, rather than just the virtual env (which is a great addition!). Any comment?
This will require: - Adding a new command line option - Validating the command line option - Setting the appropriate field on video insert
@net-attack Looks like it needs to be inside a `suggestions` object. I've added this to the **enhancement** label, so we'll see if it can be added.
Oops! Didn't mean to close it!
@mfraser Is this still happening?
@mtcjayne If you have a fork with this in it, please submit a PR.
Thanks for the suggestion! Added the enhancement label, and will see about doing it in the future.
Thanks for the suggestion!
If it helps, adding `Oled.setBusClock(100000);` before the `Oled.begin();` doesn't help for me in Xiryl's code on an Uno R3. I reverted to version `1.0.8` of the library, and everything worked...