Pierwsza poprawka
This commit is contained in:
parent
760d0ac811
commit
64ceda163a
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user