Update cubesatsim.h

pull/152/head
alanbjohnston 4 years ago committed by GitHub
parent a49737618a
commit 9700de6475
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -118,6 +118,7 @@ void blink(int length);
void blink_setup(); void blink_setup();
short eeprom_word_read(int addr); short eeprom_word_read(int addr);
void eeprom_word_write(int addr, int val); void eeprom_word_write(int addr, int val);
void read_payload();
extern int Encode_8b10b[][256]; extern int Encode_8b10b[][256];

Loading…
Cancel
Save

Powered by TurnKey Linux.