mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-03-06 23:05:53 +08:00
remove-stl : start removing stl completely
This commit is contained in:
870
src/ggwave.cpp
870
src/ggwave.cpp
File diff suppressed because it is too large
Load Diff
@@ -12,12 +12,6 @@
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
|
||||
#if !defined(ARDUINO) && !defined(PROGMEM)
|
||||
#define PROGMEM
|
||||
#else
|
||||
#include <avr/pgmspace.h>
|
||||
#endif
|
||||
|
||||
namespace RS {
|
||||
|
||||
namespace gf {
|
||||
|
||||
Reference in New Issue
Block a user