From 9cb5a1dab096ba3d7babe1fc2d2717f5cea65cb8 Mon Sep 17 00:00:00 2001 From: Alphara <42233094+xAlpharax@users.noreply.github.com> Date: Sat, 4 Nov 2023 12:59:53 +0000 Subject: Indeed many changes to start off optimistically:] Pretty much just learned how to use the board, the components, wiring of things and how to use a breadboard. Also I have been really frustrated to learn that arduino ides and bunch of other things work absolutlely terrible under linux and not only. It even works buggy ways within Windows (i also tried legacy versions and achieved the same conclusion). Anyways, not really much to detail other than my learning process. --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 TODO.md (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..24e2eef --- /dev/null +++ b/TODO.md @@ -0,0 +1,3 @@ +integrate dsm sensor + +make an api interface (esp32 can use curls and stuff) \ No newline at end of file -- cgit v1.2.3