musst semaphore.counter public machen, hasse alles. init läuft nun
This commit is contained in:
@@ -20,7 +20,9 @@ struct Vault {
|
||||
Bellringer bellringer;
|
||||
BBuffer<Key, 16> keys;
|
||||
Semaphore keys_sem;
|
||||
static constexpr int MAX_SEMS =32;
|
||||
|
||||
Semaphore sems[MAX_SEMS];
|
||||
// Ignore this for now, this is for a bonus task
|
||||
Graphics graphics;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user