flash based config testing

Dependencies:   mbed

config_table.h

Committer:
bwang
Date:
2017-03-01
Revision:
0:941e150e78b6

File content as of revision 0:941e150e78b6:

#ifndef __CONFIG_TABLE_H
#define __CONFIG_TABLE_H

#define ROWS 121
#define COLUMNS 49

#define W_STEP 25.f

#endif