Fixing Build errors

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Abhishek Malik 2016-09-13 16:31:02 -07:00 committed by Noel Eck
parent 876a6ef9b1
commit 67848a7a5c
2 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#include <unistd.h>
#include <iostream>
#include "grove.hpp"
#include "button.hpp"
int
main(int argc, char **argv)

View File

@ -43,6 +43,7 @@ typedef enum {
UPM_CURRENT,
UPM_DISPLAY,
UPM_DISTANCE,
UPM_EC,
UPM_ELECTRICITY,
UPM_FLOW,
UPM_FORCE,