mirror of
https://github.com/okalachev/flix.git
synced 2026-01-12 05:57:52 +00:00
Make util module header instead of .ino-file
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
// Work with the RC receiver
|
||||
|
||||
#include <SBUS.h>
|
||||
#include "util.h"
|
||||
|
||||
float channelNeutral[RC_CHANNELS] = {NAN}; // first element NAN means not calibrated
|
||||
float channelMax[RC_CHANNELS];
|
||||
|
||||
Reference in New Issue
Block a user