From dfe270d259d76f34277d0f65efd672971bc2b807 Mon Sep 17 00:00:00 2001 From: Thomas Denney Date: Wed, 7 Sep 2016 11:32:41 +0100 Subject: [PATCH] Correct filename of data.csv in radio challenge --- docs/projects/radio-challenges.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/projects/radio-challenges.md b/docs/projects/radio-challenges.md index 12f2f331..1ddb7b39 100644 --- a/docs/projects/radio-challenges.md +++ b/docs/projects/radio-challenges.md @@ -58,7 +58,9 @@ After running this simulation several seconds by moving the micro:bit side to si ![](/static/mb/acc2.png) ### ~ -Finally, you must open the Excel CSV file by clicking on the data.xls file that was downloaded to Downloads Folder. + +Finally, you must open the Excel CSV file by clicking on the `data.csv` file +that was downloaded to Downloads Folder. ![](/static/mb/data3.png) @@ -93,4 +95,4 @@ NEXT: The Watch ```package microbit-radio -``` \ No newline at end of file +```