mirror of
https://github.com/brendanhaines/RasPi.git
synced 2025-08-01 13:22:56 -06:00
Adds note about GroundStation compatibility
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// For use with v1 GroundStation
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
@@ -1,3 +1,5 @@
|
||||
// For use with v1 GroundStation
|
||||
|
||||
#include <iostream>
|
||||
#include <stdio.h>
|
||||
#include <cstdlib>
|
||||
|
Reference in New Issue
Block a user