.. |
action.c
|
Renamed the last unnamed variables.
|
2023-09-05 23:47:26 +01:00 |
action.h
|
Moved actions to app/action.
|
2023-09-02 21:27:49 +01:00 |
aircopy.c
|
Renamed GetRegister for consistency.
|
2023-09-07 20:15:32 +01:00 |
aircopy.h
|
More consistent names.
|
2023-09-02 17:20:22 +01:00 |
app.c
|
Fixed incorrect else branch.
|
2023-09-11 12:40:58 +01:00 |
app.h
|
All functions now have some name.
|
2023-09-05 14:59:22 +01:00 |
dtmf.c
|
Improved contact check.
|
2023-09-12 11:41:39 +01:00 |
dtmf.h
|
DTMF improvements.
|
2023-09-05 16:06:58 +01:00 |
fm.c
|
Another rename and deleted some redundant code.
|
2023-09-05 22:02:11 +01:00 |
fm.h
|
Another rename and deleted some redundant code.
|
2023-09-05 22:02:11 +01:00 |
generic.c
|
Renamed StartCssScan.
|
2023-09-07 19:39:31 +01:00 |
generic.h
|
Added missing notices.
|
2023-08-28 20:32:07 +01:00 |
main.c
|
Prevent potential UB.
|
2023-09-07 13:02:32 +01:00 |
main.h
|
More consistent names.
|
2023-09-02 17:20:22 +01:00 |
menu.c
|
Renamed to an accurate name.
|
2023-09-08 23:11:35 +01:00 |
menu.h
|
Renamed to an accurate name.
|
2023-09-08 23:11:35 +01:00 |
scanner.c
|
Renamed Index to Code.
|
2023-09-07 19:49:01 +01:00 |
scanner.h
|
Renamed Index to Code.
|
2023-09-07 19:49:01 +01:00 |
uart.c
|
Renamed GetRegister for consistency.
|
2023-09-07 20:15:32 +01:00 |
uart.h
|
Added missing file from previous commit.
|
2023-08-31 23:31:51 +01:00 |