Add example of usage for the DFU Runtime support
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
5
examples/device/dfu_rt/src/main.h
Normal file
5
examples/device/dfu_rt/src/main.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#ifndef MAIN_H
|
||||
#define MAIN_H
|
||||
void led_indicator_pulse(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user