mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-08-06 05:14:35 -04:00
Fix missing Arduino include in Bluetooth
This commit is contained in:
parent
84e3734c46
commit
a0c9c787a4
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
// GNU General Public License for more details.
|
||||
|
||||
#pragma once
|
||||
#include <Arduino.h>
|
||||
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue