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