Skip to content

Commit

Permalink
Start introducing Bounties
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiasini committed Jan 18, 2019
1 parent a2046e9 commit 20e8fa9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions board/bootstub.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ void fail() {
// know where to sig check
extern void *_app_start[];

// FIXME: sometimes your panda will fail flashing and will quickly blink a single Green LED
// BOUNTY: $200 coupon on shop.comma.ai or $100 check.

int main() {
__disable_irq();
clock_init();
Expand Down

0 comments on commit 20e8fa9

Please sign in to comment.