commit 500d238d165132fc89e4630ced683b0c781bfe99 from: Markus Uhlin date: Wed Dec 27 22:42:53 2023 UTC Updated the changelog commit - 8417ef31d6b72802c7f80db78a39f97c48b96808 commit + 500d238d165132fc89e4630ced683b0c781bfe99 blob - 9a3b76eb045cc91c6db84ea2cf69b717aad2a639 blob + 44888428d105fd51755a2417f7a829fa8f4f31c1 --- CHANGELOG.md +++ CHANGELOG.md @@ -11,6 +11,7 @@ documented in this file. - Added better handling of memory allocation errors. - Added usage of the `time_t` typedef in multiple places. This instead of `int`. +- Declared file-local functions and variables as `PRIVATE`. - Deleted disabled code - Did new revisions of the following files: - `board.c`