Skip to content

Releases: cygig/SDConfigCommand

v0.25

11 Jul 07:32
53bf855
Compare
Choose a tag to compare
  • v0.25
    • Finally got the time to study some Youtube tutorials and added void as the callback function datatype

v0.24

04 Apr 08:14
5087cb0
Compare
Choose a tag to compare
  • v0.24
    • Change the default string length for command to 32 btyes (31 characters) and value to 16 bytes (15 characters).
    • File name is now exactly 13 bytes (8.3 file name)
    • Byte instead of integer to count TRY
    • Bug fix on all strncpy to deduct one from string size (to account for NULL)
    • Corrected keywords.txt to include alternation read and write functions
    • Number of tries changed to 10
    • Shortened certain error messages to save memory

v0.23

30 Mar 10:49
ce70f66
Compare
Choose a tag to compare

Initial release.