mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 16:14:05 +01:00
Renamed all .h files into .hpp (so that Sublime Text selects C++ syntax)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#ifndef ARDUINO
|
||||
|
||||
#include "ArduinoJson/Arduino/Print.h"
|
||||
#include "ArduinoJson/Arduino/Print.hpp"
|
||||
#include <cstdio>
|
||||
|
||||
size_t Print::print(const char s[])
|
||||
|
||||
Reference in New Issue
Block a user