dmelli
Results
1
comments of
dmelli
I share the code that I made to use the c code from python. Add this lines to MakeFile test_lpcnet.so: $(test_lpcnet_objs) gcc -shared -o $@ $(CFLAGS) $(test_lpcnet_objs) -lm (Add test_lpcnet.so...