From 259d98e518c930f8dbef196b1fc97cc0a53a6862 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Sun, 22 May 2022 20:31:30 -0400 Subject: [PATCH] Update readme.md --- firmware/config/boards/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/config/boards/readme.md b/firmware/config/boards/readme.md index 49fa949fcf..a97874c853 100644 --- a/firmware/config/boards/readme.md +++ b/firmware/config/boards/readme.md @@ -22,7 +22,7 @@ New board procedure once you have new folder in this *boards* directory 2) update [build-firmware.yaml](https://github.com/rusefi/rusefi/blob/master/.github/workflows/build-firmware.yaml) to get new firmware bundle on https://rusefi.com/build_server/ -3) add +3) add connector pinout mapping [yaml](https://en.wikipedia.org/wiki/YAML) file see examples of yaml files in 'connectors' subfolders here. See also https://github.com/rusefi/rusefi/wiki/Hardware