mirror of
https://github.com/brendanhaines/RasPi.git
synced 2025-04-18 14:57:54 -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 <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// For use with v1 GroundStation
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user