@@ -29,7 +29,8 @@ unsigned char BUF_TX[20];
unsigned char *TX;
TX = &BUF_TX[0];
*TX++ = 'R';
//*TX++ = 'R';
*TX++ = 'P';
/*
*TX++ = 'a';
*TX++ = 's';
The note is not visible to the blocked user.