From 1ee05da5d12c824dc0bcabc50e96031f300ecd8c Mon Sep 17 00:00:00 2001 From: hestia Date: Fri, 28 Feb 2025 09:48:58 -0600 Subject: [PATCH] docs: added some details about how to compile and contribute changes upstream --- docs/howto-compile.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/howto-compile.md b/docs/howto-compile.md index 41a8eb2..bcf984f 100644 --- a/docs/howto-compile.md +++ b/docs/howto-compile.md @@ -100,6 +100,3 @@ There are 2 environment options to compile this project, PlatformIO and ArduinoI - For PlatformIO, it should work out of the box - For arduino, files in `src` folder and also from `Examples` can be modified at `Documents/Arduino/libraries` for Windows and Mac, and `~/Arduino/Libraries` for Linux - - -