From 0731cf67210ee4a92e7d277b4d62b0972415f6ef Mon Sep 17 00:00:00 2001 From: zayn121381 <62085161+zayn121381@users.noreply.github.com> Date: Sun, 8 Jan 2023 13:51:30 -0800 Subject: [PATCH] Update main.c --- ADS1115_driver/main.c | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/ADS1115_driver/main.c b/ADS1115_driver/main.c index 2b0da5a..389920a 100644 --- a/ADS1115_driver/main.c +++ b/ADS1115_driver/main.c @@ -1,13 +1,3 @@ -; PlatformIO Project Configuration File -; -; Build options: build flags, source filter -; Upload options: custom upload port, speed and extra flags -; Library options: dependencies, extra library storages -; Advanced options: extra scripting -; -; Please visit documentation for the other options and examples -; https://docs.platformio.org/page/projectconf.html - [env:megaatmega2560] platform = atmelavr board = megaatmega2560