Skip to content
Snippets Groups Projects
  1. Feb 02, 2017
  2. Feb 01, 2017
  3. Jan 31, 2017
  4. Jan 30, 2017
  5. Jan 29, 2017
  6. Jan 28, 2017
    • dawehr's avatar
      Added some comments in commands.c/h, callbacks.c/h · bb3e9dd7
      dawehr authored
      - Added a comment saying that we may not need the ID parameter on the MessageType Struct anymore.
      - Removed calls of the nature: "MessageTypes[TYPE_ID].ID" and replaced them with "TYPE_ID" because it is the same thing..
      - Added function comments in callbacks.c
      - Simplified the callbacks.c by having a more generic setval, getval, respval callback function instead of a billion of them for each PID value.
      bb3e9dd7
Loading