@@ -9,7 +9,7 @@ void app_main (void) {
char ch;
mail_receive (&ch, 1);
test (ch);
/* mail_send (e_pgid, &ch, 1); */
/* test (ch); */
mail_send (e_pgid, &ch, 1);
}
The note is not visible to the blocked user.