mirror of
https://github.com/marqs85/ossc.git
synced 2026-04-19 22:16:27 +00:00
Misc updates
-optimizations from Borti -more code refactoring -fix build warnings -change scanline mode logic
This commit is contained in:
@@ -18,8 +18,10 @@
|
||||
//
|
||||
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include "flash.h"
|
||||
#include "lcd.h"
|
||||
#include "ci_crc.h"
|
||||
|
||||
extern alt_epcq_controller_dev epcq_controller_0;
|
||||
extern char menu_row1[LCD_ROW_LEN+1], menu_row2[LCD_ROW_LEN+1];
|
||||
|
||||
Reference in New Issue
Block a user