mirror of
https://github.com/okalachev/flix.git
synced 2025-08-18 09:36:10 +00:00
Change .hpp to .h
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Repository: https://github.com/okalachev/flix
|
||||
|
||||
#include <MPU9250.h>
|
||||
#include "pid.hpp"
|
||||
#include "pid.h"
|
||||
|
||||
static String command;
|
||||
static String value;
|
||||
|
Reference in New Issue
Block a user