From 295f799ec9b7167063e10ca78caf2ceca6227040 Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Sat, 3 May 2025 08:41:02 +0800 Subject: Update password. --- README.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 2f50da9..b951c18 100644 --- a/README.txt +++ b/README.txt @@ -8,3 +8,8 @@ Since ATmega328P has only one hardware UART, I'm using lynxzp's software UART implementation [1] for debugging purposes. [1] https://github.com/lynxzp/Software_UART_for_AVR + +BUILD + +make -FPM_PWD=$(pasword) hex + -- cgit v1.2.3