mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
Fixing Build errors
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
parent
876a6ef9b1
commit
67848a7a5c
@ -24,7 +24,7 @@
|
||||
|
||||
#include <unistd.h>
|
||||
#include <iostream>
|
||||
#include "grove.hpp"
|
||||
#include "button.hpp"
|
||||
|
||||
int
|
||||
main(int argc, char **argv)
|
||||
|
@ -43,6 +43,7 @@ typedef enum {
|
||||
UPM_CURRENT,
|
||||
UPM_DISPLAY,
|
||||
UPM_DISTANCE,
|
||||
UPM_EC,
|
||||
UPM_ELECTRICITY,
|
||||
UPM_FLOW,
|
||||
UPM_FORCE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user