mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-06 18:08:00 +00:00
Remove unused headers (#4954)
These files had existing since 2020 without being used/modified.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#pragma once
|
||||
|
||||
// dummy file to keep old arduino code happy
|
||||
#define PROGMEM
|
||||
#define pgm_read_byte(addr) (*((unsigned const char *)addr))
|
||||
Reference in New Issue
Block a user