From 415ca66dc2f5d6f1ec21819ac0a26f0edc442e28 Mon Sep 17 00:00:00 2001 From: kalymos Date: Fri, 14 Mar 2025 23:06:05 +0100 Subject: [PATCH] Updated Personal recipe to make a good PSNee (markdown) --- Personal-recipe-to-make-a-good-PSNee.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Personal-recipe-to-make-a-good-PSNee.md b/Personal-recipe-to-make-a-good-PSNee.md index ab39dfb..e380b76 100644 --- a/Personal-recipe-to-make-a-good-PSNee.md +++ b/Personal-recipe-to-make-a-good-PSNee.md @@ -37,7 +37,7 @@ https://docs.arduino.cc/built-in-examples/arduino-isp/ArduinoISP/ 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 MCU for the modchip -* Tools -> Varient -> your MUC varient for the modchip +* Tools -> Varient -> your MCU varient for the modchip * Tools -> port -> the port of ISP gateway * Tools -> programmer -> Arduino as ISP * Sketch -> upload using a programmer