Skip to content

Commit 428290b

Browse files
committed
added battery voltages tests in assembly tests
1 parent ab4b5c7 commit 428290b

File tree

3 files changed

+300
-67
lines changed

3 files changed

+300
-67
lines changed

funkey_prod_screens.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
#include <stdlib.h>
55
#include <stdio.h>
6+
#include <stdbool.h>
7+
#include <unistd.h>
68
#include <SDL/SDL.h>
79
#include <SDL/SDL_ttf.h>
810
#include <SDL/SDL_image.h>

0 commit comments

Comments
 (0)