Skip to content

Commit e348f8e

Browse files
authored
last test for today 27th April
1 parent 017540e commit e348f8e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

tools/update-components.sh

+4-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ if [ ! -d "$TINYUSB_REPO_DIR" ]; then
1616
# git checkout 69313ef45564cc8967575f47fb8c57371cbea470
1717
# from right after Keyboard LED problem - No issue fonud
1818
# git checkout 7fb8d3341ce2feb46b0bce0bef069d31cf080168
19-
# from feW DAYS after Keyboard LED problem COMMIT -
20-
git checkout a435befcdeb6bbd40cf3ba342756f8d73f031957
19+
# from feW DAYS after Keyboard LED problem COMMIT - Breaks LED
20+
# git checkout a435befcdeb6bbd40cf3ba342756f8d73f031957
21+
# Commit from April 27th, latter.
22+
git checkout ef7be4c2ffa0061aec2ea32f530a4037f7309f1e
2123
cd -
2224
else
2325
git -C "$TINYUSB_REPO_DIR" fetch && \

0 commit comments

Comments
 (0)