Browse Source

PX4IO firmware: Add required include.

sbg
Lorenz Meier 10 years ago
parent
commit
a20b8d037b
  1. 2
      src/modules/px4iofirmware/protocol.h

2
src/modules/px4iofirmware/protocol.h

@ -33,6 +33,8 @@ @@ -33,6 +33,8 @@
#pragma once
#include <stdint.h>
/**
* @file protocol.h
*

Loading…
Cancel
Save