From 8cfb565598018d00b321c5962b8748834bbe4ff8 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Thu, 13 Aug 2020 10:11:38 -0400 Subject: [PATCH] Update README.md --- arduino/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arduino/README.md b/arduino/README.md index cb3e4b9e..61e64d99 100644 --- a/arduino/README.md +++ b/arduino/README.md @@ -1,4 +1,4 @@ -This code is for the STM32 or Pro Micro acting a payload to the CubeSatSim. +This code is for the STM32 or Pro Micro acting as a payload to the CubeSatSim. Code that runs on both boards is in this directory. Code that only runs on a particular board is in the directory for that board.