From ee8a69fa2f97a912943ff8b7593f3c86b5c4050f Mon Sep 17 00:00:00 2001 From: kalymos Date: Fri, 14 Mar 2025 23:05:39 +0100 Subject: [PATCH] Updated Personal recipe to make a good PSNee (markdown) --- Personal-recipe-to-make-a-good-PSNee.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Personal-recipe-to-make-a-good-PSNee.md b/Personal-recipe-to-make-a-good-PSNee.md index 9155b76..ab39dfb 100644 --- a/Personal-recipe-to-make-a-good-PSNee.md +++ b/Personal-recipe-to-make-a-good-PSNee.md @@ -33,10 +33,10 @@ https://docs.arduino.cc/built-in-examples/arduino-isp/ArduinoISP/ ### Install the PSNeecore file in the arduino/hardware/ directory, if it does not exist create it. ## Part 4: -### Connect your Arduino board or the MUC you want to use as a modchip to your ISP gateway, according to the [schematics](https://github.com/kalymos/PsNee/wiki/ISP-gateway). +### Connect your Arduino board or the MCU you want to use as a modchip to your ISP gateway, according to the [schematics](https://github.com/kalymos/PsNee/wiki/ISP-gateway). Redo the blink test by changing the settings to check if the ISP gateway is ok. * File -> example -> 01. Basic -> blink -* Tools -> Board -> PSNeeCore -> your MUC for the modchip +* Tools -> Board -> PSNeeCore -> your MCU for the modchip * Tools -> Varient -> your MUC varient for the modchip * Tools -> port -> the port of ISP gateway * Tools -> programmer -> Arduino as ISP