FreeRTOS Tetris
Functions | Variables
opponent.h File Reference

Header file for opponent.c. More...

#include "tetrisConfig.h"
Include dependency graph for opponent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int iOpponentInit ()
 Initialize the opponent functionality. More...
 

Variables

QueueHandle_t TetrominoQueue
 Queue for receiving tetromino types from opponent
 
SemaphoreHandle_t NextTetrominoSignal
 Signal for the next Tetromino
 
TaskHandle_t UDPControlTask
 Task to control the UDP socket
 

Detailed Description

Header file for opponent.c.

Authors
Philipp Karg (phili.nosp@m.pp.k.nosp@m.arg@t.nosp@m.um.d.nosp@m.e)
Date
04.02.2021