Search found 1 match

by hamunnaptra
16 May 2007 18:07
Forum: RSC-4x mikroC General
Topic: Can not execute PutTmplt command
Replies: 1
Views: 5952

Can not execute PutTmplt command

I have written a simple code for beginning, I am getting sound and creating templates. I have written this code: #include <techlib.h> #define TEMPLATES 5 #define TIMEOUT 2 void main() { typedef struct { uchar pp_a; uchar pp_b; uchar pp_r0; uchar pp_r1; uchar pp_r2; uchar pp_r3; uchar pp_r4; uchar pp...

Go to advanced search