forked from bblanchon/ArduinoJson
Renamed all .h files into .hpp (so that Sublime Text selects C++ syntax)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#include "ArduinoJson/Internals/IndentedPrint.h"
|
||||
#include "ArduinoJson/Internals/IndentedPrint.hpp"
|
||||
|
||||
using namespace ArduinoJson::Internals;
|
||||
|
||||
|
Reference in New Issue
Block a user