mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
server: Replaced servo.c w/servo.h in C sample header
Possible copy/paste error - example source included sensor library source. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
parent
5a763ea5f5
commit
06547dcd07
@ -5,7 +5,7 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include "es08a.c"
|
||||
#include "es08a.h"
|
||||
|
||||
#include "upm_utilities.h"
|
||||
#include "mraa.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user