close #19 close #13

This commit is contained in:
Pawel Spychalski (DzikuVx)
2017-10-24 20:07:23 +02:00
parent 474d2a9c84
commit 2a47aac573
4 changed files with 91 additions and 63 deletions

3
sbus.h Normal file
View File

@@ -0,0 +1,3 @@
#include "Arduino.h"
void sbusPreparePacket(uint8_t packet[], int channels[], bool isSignalLoss, bool isFailsafe);