'platform/drivers/CPS/cps_io_native_MD9600.c'] 9 changes: 5 additions & 4 deletions 9 platform/drivers/display/ST7567_MD9600.c Original file line numberDiff line numberDiff line change @@ -143,7 +143,8 @@ void display_setContrast(uint8_t contrast) spi_release(&spi2); } void disp...
OpenGD77 CPS I am having trouble locating these files using the links provided in the instructions in the 1st post. Indeed I haven't had any luck with trying to locate them via general web searches either. Is V5 not yet supported by OpenGD77? If it is supported, how should I proceed...
To fix this you need to change a line in the official CPS setting.ini file from password=0 to password=password Then reload your original codeplug When i try to use the default loader for the default bin file it crashes about 5 seconds after starting, and the download never starts. To...