Skip to content

Commit b12995b

Browse files
author
Victor Chavez
committed
include fix
1 parent 59540a9 commit b12995b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/arch/sys_arch.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#include "sys_arch.h"
22
#include <Arduino.h>
33
#include "SerialWrapper.hpp"
4+
#include <stdarg.h>
45

56
#ifndef NOSYS
67

0 commit comments

Comments
 (0)