Pierwsza poprawka

This commit is contained in:
Zbigniew Kulesza 2022-06-02 14:49:39 +02:00
parent 760d0ac811
commit 64ceda163a

View File

@ -196,7 +196,7 @@ static void vReceiverTask( void *pvParameters )
int main(void) int main(void)
{ {
BaseType_t xReturned1, xReturned2; //BaseType_t xReturned1, xReturned2;
//static uint8_t ucHeap[ configTOTAL_HEAP_SIZE ]; //static uint8_t ucHeap[ configTOTAL_HEAP_SIZE ];
//cli(); //cli();
//OCR1B=0xffff; //OCR1B=0xffff;