Skip to content

Commit

Permalink
includes
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-desroches committed Sep 16, 2024
1 parent fe21652 commit cf69509
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions board/boards/board_declarations.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#pragma once

#include <stdint.h>
#include <stdbool.h>

// ******************** Prototypes ********************
typedef enum {
BOOT_STANDBY,
Expand Down

0 comments on commit cf69509

Please sign in to comment.