FOSSASAT-1B
Loading...
Searching...
No Matches
system_info.h
Go to the documentation of this file.
1#ifndef SYSTEM_INFO_H_INCLUDED
2#define SYSTEM_INFO_H_INCLUDED
3
4#include "FossaSat1B.h"
5
30
31#endif
T Persistent_Storage_Read(uint16_t addr)
This function reads a value of type T from EEPROM.
void System_Info_Get_Callsign(char *buff, uint8_t len)
Gets the callsign which is current set in EEPROM.
void System_Info_Set_Callsign(char *newCallsign)
Set the callsign to be used for each transmission to EEPROM.