mock arduino needs some stdlib

feature/UrlUtils
Kenneth Barbour 2018-03-09 18:19:01 -05:00 committed by Kenneth Barbour
parent 387e56a7be
commit fd45238d96
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#pragma once
#include "stdlib.h"
unsigned long millis();