Skip to content

Commit

Permalink
fix numbers format on ssbusc entries
Browse files Browse the repository at this point in the history
  • Loading branch information
israpps authored Apr 25, 2024
1 parent 4817b48 commit c5cbed2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions data/modules.list
Original file line number Diff line number Diff line change
Expand Up @@ -622,14 +622,14 @@ ssbusc 006 SetBaseAddress
ssbusc 007 GetBaseAddress
ssbusc 008 SetRecoveryTime
ssbusc 009 GetRecoveryTime
ssbusc 0010 SetHoldTime
ssbusc 0011 GetHoldTime
ssbusc 0012 SetFloatTime
ssbusc 0013 GetFloatTime
ssbusc 0014 SetStrobeTime
ssbusc 0015 GetStrobeTime
ssbusc 0016 SetCommonDelay
ssbusc 0017 GetCommonDelay
ssbusc 010 SetHoldTime
ssbusc 011 GetHoldTime
ssbusc 012 SetFloatTime
ssbusc 013 GetFloatTime
ssbusc 014 SetStrobeTime
ssbusc 015 GetStrobeTime
ssbusc 016 SetCommonDelay
ssbusc 017 GetCommonDelay
stdio 004 printf
stdio 005 getchar
stdio 006 putchar
Expand Down

0 comments on commit c5cbed2

Please sign in to comment.