From 59ca29f6a86ba5e7234beb073737287151ae1904 Mon Sep 17 00:00:00 2001 From: Gunnar Skjold Date: Fri, 25 Sep 2020 06:46:16 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 626ef34f..9077694e 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,4 @@ It is recommended to use Visual Studio Code with the PlatformIO plugin for devel [PlatformIO vscode plugin](https://platformio.org/install/ide?install=vscode) -Copy the ```platformio-user.ini-example``` to ```platformio-user.ini``` and customize to your preference. The code will adapt to the platform and board set in your profile. If you are using the original board design by [@roarfred](https://github.com/roarfred) use build flag -D HW_ROARFRED=1 \ No newline at end of file +Copy the ```platformio-user.ini-example``` to ```platformio-user.ini``` and customize to your preference. The code will adapt to the platform and board set in your profile.