mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-01-17 09:28:05 +00:00
Cleaning debug.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
59833d08eb
commit
dcabd78ddb
1 changed files with 0 additions and 1 deletions
1
neug.c
1
neug.c
|
|
@ -264,7 +264,6 @@ void neug_wait_full (void) //should be called only on core1
|
|||
|
||||
//chopstx_mutex_lock (&rb->m);
|
||||
while (!rb->full) {
|
||||
printf("not full yet!\r\n");
|
||||
//neug_task(); //chopstx_cond_wait (&rb->data_available, &rb->m);
|
||||
sleep_ms(1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue