CarLoOSX
CarLoOSX
same problem, in fact if you set any new text in code after the control is drawn, the control does not refresh
Well I have compiled the sample project library and referenced the resulting release dll in my project with the same problem, unexpected crash. Is so extrange because I updated to...
Hello @michau33 , try adding all the files from the sample project library to yout own project. It should works, this is the only "solution" that is currently working for...
Hi, @davidbritch! No, it should not work on the simulator and on real device (I tested on a iphone/ipad but not in android). I also used your project to test,...
check your data sheet should be something like this one : https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjE7_TwyNODAxU8Q6QEHcx3ACAQFnoECBcQAQ&url=https%3A%2F%2Fwww.ebyte.com%2Fen%2Fdownpdf.aspx%3Fid%3D165&usg=AOvVaw0_nU7dTRDlzfCF9m1j1tQn&opi=89978449 then you need to setup the pins with this functions, before init: ELECHOUSE_cc1101.setSpiPin(18, 19, 23, 5); ELECHOUSE_cc1101.setGDO(2, 4);
Hello!! I would like to get your beta. What can I do ? Could I get the last commit ?? Thank you @MFinkBK