Antonio Niño Díaz
|
470c39d031
|
library: Add copyright notice
|
2023-05-29 23:25:36 +01:00 |
|
Antonio Niño Díaz
|
0428b7a1ea
|
library: Translate file headers
|
2023-05-25 22:11:19 +01:00 |
|
Antonio Niño Díaz
|
64768e92d8
|
library: Fix header guards
Symbols that start with two underscores plus an uppercase letter are
reserved by the C standard.
|
2023-05-11 23:55:01 +01:00 |
|
Antonio Niño Díaz
|
c34dbb2912
|
library: Remove version number from source files
This is misleading unless it's updated every single time there is a
commit, which isn't realistic.
|
2023-05-11 23:49:33 +01:00 |
|
Antonio Niño Díaz
|
57cc1d519c
|
library: Cleanup headers
|
2023-05-11 23:36:27 +01:00 |
|
Antonio Niño Díaz
|
080a46a5bd
|
Fix warning incorrect type warning
|
2023-05-02 02:23:16 +01:00 |
|
Antonio Niño Díaz
|
5bac142de7
|
doxygen: Document WiFi helpers in header
Remove the old PDF files as they are no longer needed (and they were
both in Spanish, anyway).
|
2023-05-02 02:23:16 +01:00 |
|
Antonio Niño Díaz
|
7e65d659a4
|
Add missing C++ header guards
|
2023-05-02 02:23:16 +01:00 |
|
Antonio Niño Díaz
|
fc0d3365b6
|
Move wifi helpers to the main library
|
2023-05-02 02:23:16 +01:00 |
|