Blinking LED #101
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I need a tool to modify just the led behabiour on an already programed device
This flashing LED sucks really hard and i want to turn it of, without reprogramming or generating a new key
You can take the code and change de behavior, it’s open. The keys are safe and will not be oberwritten or deleted.
Pico Commissioner can disable LED by setting brightness = 0, right?
If your led supports it, then yes. But we aware that led warns you to press the boot button to continue. If you disable the led, you will not know when you must press the button. It can be disabled too though.
I dont want to disable the led completley, it ok, when it shows up/bliks when some action is required. But I just dont want the led blink every second all the time when it is in idle mode. 24/7 blinking leds makes no sense and are just anoying. Bliking is used to get the user attention, and when in idle it should be on or off, but NOT blinking.
So I change the code myself and upload it with the pico comissioner and all settings (especially keys) keeps the current value when i leave all options blank (thats nice!)?
That's it.