mirror of
https://github.com/xtacocorex/CHIP_IO
synced 2025-07-20 04:43:21 +00:00
new method for determining if the computer is a chip/chip pro, this fixes the runtimeerror's i was getting. for #32
This commit is contained in:
@ -89,7 +89,6 @@ typedef struct dyn_int_array_s dyn_int_array_t;
|
||||
int setup_error;
|
||||
int module_setup;
|
||||
int DEBUG;
|
||||
int ISCHIPPRO;
|
||||
|
||||
int get_xio_base(void);
|
||||
int is_this_chippro(void);
|
||||
|
Reference in New Issue
Block a user