mirror of
https://github.com/brendanhaines/RasPi.git
synced 2025-04-11 19:24:51 -06:00
Adds note about GroundStation compatibility
This commit is contained in:
parent
187ee6eb84
commit
540b6d6fc6
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user