From 5eae8224c9ddf46914c5594a15f03b0d4fa0ae15 Mon Sep 17 00:00:00 2001 From: vortigont Date: Tue, 30 Apr 2024 01:29:16 +0900 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3bf8771..d430f7c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ My goals is to create a well-structured firmware with a flexible design. Currently project is in it's early development stage, mostly refactoring original firmware. Additional features and UI redesign will follow. Work in progress code in [experimental](https://github.com/vortigont/ESPIron-PTS200/tree/ctrl) branch, no configuration UI currently. Discussion forum [thread](https://community.alexgyver.ru/threads/proshivka-dlja-pajalnika-feizer-pts200-v2-esp32.9930/) (in russian). - +Telegram group [LampDevs](https://t.me/LampDevs) (Russian) WIP: - turn Arduino's ino file into a set of cpp and header files @@ -75,4 +75,4 @@ Iron [Schematics](/docs/PTS200_Schematic_2022-07-10.pdf) 5. In Arduino, select Tools-Upload Mode-Internal USB -6. Click Upload \ No newline at end of file +6. Click Upload From 845dfcbe7a15cf9442c5deeb81c1179eee7c9f49 Mon Sep 17 00:00:00 2001 From: vortigont Date: Tue, 30 Apr 2024 01:29:32 +0900 Subject: [PATCH 2/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d430f7c..dabcfe4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ My goals is to create a well-structured firmware with a flexible design. Currently project is in it's early development stage, mostly refactoring original firmware. Additional features and UI redesign will follow. Work in progress code in [experimental](https://github.com/vortigont/ESPIron-PTS200/tree/ctrl) branch, no configuration UI currently. + Discussion forum [thread](https://community.alexgyver.ru/threads/proshivka-dlja-pajalnika-feizer-pts200-v2-esp32.9930/) (in russian). + Telegram group [LampDevs](https://t.me/LampDevs) (Russian) WIP: