mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-29 18:27:15 +02:00
Fix to compile under cpp23 again successfully
This commit is contained in:
@ -29,7 +29,7 @@ extern "C" {
|
||||
}
|
||||
|
||||
#include <esp_log.h>
|
||||
#include <futurecpp.h>
|
||||
#include <utility>
|
||||
#include <fmt/core.h>
|
||||
|
||||
#include "esp32-hal-i2c.h"
|
||||
|
Reference in New Issue
Block a user