Sensorian  1.0
C API Reference Guide Library
main.c File Reference

Reading and writing from the 1 Kbit EEPROM. More...

#include <stdio.h>
#include <stdbool.h>
#include <stdlib.h>
#include <time.h>
#include "EEPROM.h"
#include "Utilities.h"
#include "i2c.h"

Go to the source code of this file.

Macros

#define DEL   100
 

Functions

int main (int argc, char **argv)
 

Detailed Description

Reading and writing from the 1 Kbit EEPROM.

Author
D.Qendri
Date
30 May 2015

Definition in file main.c.

Macro Definition Documentation

#define DEL   100

Definition at line 37 of file main.c.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 39 of file main.c.