mirror of
https://github.com/eclipse/upm.git
synced 2025-07-27 06:01:16 +03:00
Fixing Build errors
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
#include <unistd.h>
|
||||
#include "grovemoisture.h"
|
||||
|
||||
void main(void)
|
||||
int main()
|
||||
{
|
||||
grovemoisture_context dev = grovemoisture_init(14);
|
||||
int val;
|
||||
|
Reference in New Issue
Block a user