espressif/boards/lilygo_tdongle_s3/board.c: flip brightness sense#11092
Conversation
tannewt
left a comment
There was a problem hiding this comment.
Code is fine. Not merging until we hear from someone who tested it.
|
How do I test this if it isn't merged? I forgot how this works. Are there build images to download? |
|
Short answer: download the Longer answer: any time there is a PR (like there is here, 6b3ff04), click on it and go to the "Checks" tab. From there, click on the "Build CI" check and you'll get a new page with an "Artifacts" heading at the top. In this case there are 7 artifacts. If you click on that "7" you'll be scrolled down to the bottom of the page where the various artifacts for the "Build CI" check. One of those artifacts is the built firmware for your board as a .zip file. Download that, unzip it, and you should find a .UF2 or .BIN file. |
|
LGTM Build artifacts validated: Passed Steps
Results
Note: |
|
@freemansoft Thank you for testing! I linked the artifact in the OP but it was subtle. Thanks @todbot for explaining where to find them. |
@Mandred @freemansoft Could you check the artifact from this PR? I don't have this board to test. Thanks.