https://bitbucket.org/hudson/magic-lantern
Raw File
Tip revision: 18664ed7323abc731254b9a92f955ebbb2d4b0df authored by g3gg0 on 20 November 2016, 00:05:25 UTC
added URL for decoding QR code
Tip revision: 18664ed
dm-spy.h
#ifndef _dm_spy_h_
#define _dm_spy_h_
void debug_intercept();
#endif // _dm_spy_h_
back to top