Skip to content

Commit

Permalink
Add missing private function in .fd file
Browse files Browse the repository at this point in the history
  • Loading branch information
shred committed Jul 11, 2021
1 parent 436d1b2 commit 4bdc357
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions reference/fd/maestix_lib.fd
Expand Up @@ -31,5 +31,8 @@ FlushReceive(maestrobase)(a0)
StartRealtime(maestrobase,taglist)(a0/a1)
StopRealtime(maestrobase)(a0)
UpdateRealtime(maestrobase,taglist)(a0/a1)
##private
maestixPrivate1()
##public
ReadPostLevel(maestrobase,taglist)(a0/a1)
##end

0 comments on commit 4bdc357

Please sign in to comment.