Search found 1 match

by dandanattack
Fri Jan 02, 2026 3:56 pm
Forum: General Discussion
Topic: Length of time to compile code
Replies: 2
Views: 1110

Length of time to compile code

Hi all,

New to this forum and ESP32's but I had a question about compiling. This code takes forever and a day to compile. Anyone have any idea how to speed it up? It might be too complicated...?


#include <Arduino.h>
#include <WiFi.h>
#include <Adafruit_Sensor.h>
#include <Adafruit_BME280.h ...

Go to advanced search