Skip to content

Releases: cygig/SDConfigCommand

v0.25

Choose a tag to compare

@cygig cygig released this 11 Jul 07:32
53bf855
  • v0.25
    • Finally got the time to study some Youtube tutorials and added void as the callback function datatype

v0.24

Choose a tag to compare

@cygig cygig released this 04 Apr 08:14
5087cb0
  • 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

Choose a tag to compare

@cygig cygig released this 30 Mar 10:49
ce70f66

Initial release.