Add unit tests for buttons / relays; and a bunch of mocks :)

This commit is contained in:
Pim van Pelt
2017-12-20 17:32:28 +01:00
parent 1cbd2130db
commit 4b4642416f
12 changed files with 6304 additions and 3 deletions

View File

@ -9,5 +9,8 @@
#include <stdio.h>
#include "mgos_mock.h"
#include "mgos_gpio.h"
#include "mgos_net.h"
#include "mgos_mqtt.h"
#endif // __MGOS_H