osd-contiki/board/lowlevel.h

7 lines
77 B
C
Raw Normal View History

#ifndef LOWLEVEL_H
#define LOWLEVEL_H
void default_vreg_init(void);
#endif