mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
Corrected typo in led.hpp. File includes led.h, not led.hpp
Signed-off-by: Stefan Andritoiu <stefan.andritoiu@gmail.com>
This commit is contained in:
parent
1f18369fbe
commit
95801b395d
@ -28,7 +28,7 @@
|
||||
|
||||
#include <string>
|
||||
#include <mraa/gpio.hpp>
|
||||
#include "led.hpp"
|
||||
#include "led.h"
|
||||
|
||||
namespace upm {
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user