aboutsummaryrefslogtreecommitdiff
path: root/laser-tag software/flash.h
blob: a5c06f1fb48d1a3561da862dcab2ca48b9a3385f (plain)
1
2
3
4
5
6
#ifndef _FLASH_H_
#define _FLASH_H_

int flash_init();

#endif