mirror of
https://github.com/markqvist/MicroAPRS
synced 2026-08-12 17:40:33 -04:00
10 lines
No EOL
184 B
C
Executable file
10 lines
No EOL
184 B
C
Executable file
// Copyright Mark Qvist / unsigned.io
|
|
// https://unsigned.io/microaprs
|
|
//
|
|
// Licensed under GPL-3.0. For full info,
|
|
// read the LICENSE file.
|
|
|
|
#ifndef CONFIG_H
|
|
#define CONFIG_H
|
|
|
|
#endif |