Commit Graph

6 Commits

Author SHA1 Message Date
Pradana Aumars 8f72eabf1f Fix test check_file_t.file_init
* Add filepath_t enum key
* file_init writes path according to filepath_t
* file_init does NOT correctly write path FILEPATH_ABSOLUTE
* file_init parameters changed to include filepath_t and no longer includes "ENV" string
* file_close only now frees hash_str when non null ptr
* calibrate verify function updated to use correct file_init parameters
2021-05-31 22:07:06 +02:00
Pradana Aumars 4c29f89c9d C Redesign 2021-05-15 19:18:42 +02:00
aumars ac55aad961 General update 2018-07-24 22:31:25 +02:00
aumars 57b2d75593 feat: Add more features 2018-02-22 14:31:59 +01:00
aumars 535253f910 feat: Calibration and mod option querying are functional, as well as basic commands 2017-12-29 17:11:11 +01:00
aumars 403735ab4e Initial commit 2017-11-20 21:53:04 +01:00