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