Начальная версия проекта
This commit is contained in:
parent
a266b19478
commit
b56deff0b0
13 changed files with 799 additions and 0 deletions
4
butis/screw.c
Normal file
4
butis/screw.c
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#include "screw.h"
|
||||
|
||||
extern inline void bt_screw_reset_fp32(BtScrewFP32* screw);
|
||||
extern inline void bt_screw_reset_fp64(BtScrewFP64* screw);
|
||||
Loading…
Add table
Add a link
Reference in a new issue