Subversion Repositories pentevo

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
624 ddp 1
#include "_global.h"
2
 
3
//-----------------------------------------------------------------------------
4
 
5
const u8 BlahBlah[] PROGMEM =
6
  "\0\0\0\0================  Test&Service  ================";
7
 
8
//-----------------------------------------------------------------------------