forked from Mirrors/usk
publish
This commit is contained in:
parent
0f06693fb1
commit
4f9a281876
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
|
@ -102,7 +102,7 @@ int main()
|
|||
// is chip reset required
|
||||
bool force_button = detect_by_pull_up(1, 0);
|
||||
// start LED
|
||||
put_pixel(PIX_red);
|
||||
put_pixel(PIX_gre);
|
||||
// test pins
|
||||
self_test();
|
||||
// wait till the CPU has proper power & started reading the eMMC
|
||||
|
|
|
|||
Loading…
Reference in a new issue