Skip to content

Commit

Permalink
Merge pull request #22 from openwsn-berkeley/21-c-version-number
Browse files Browse the repository at this point in the history
ADMIN: C version number
  • Loading branch information
twatteyne authored Nov 10, 2022
2 parents 839bbac + 3597701 commit d3e75af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src_c/happyserial/happyserial.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

#include <stdint.h>

#define HAPPYVERSION {1,0,0}

//=========================== define ==========================================

//=========================== typedef =========================================
Expand Down

0 comments on commit d3e75af

Please sign in to comment.