mirror of
https://gitlab.com/klmp200/LO41.git
synced 2024-11-21 16:23:22 +00:00
30 personnes !
This commit is contained in:
parent
fe32aba7c8
commit
3e73835b81
@ -11,7 +11,7 @@
|
||||
#include "../Passenger/Passenger.h"
|
||||
|
||||
//#define MAX_ELEVATOR_CAPACITY 10
|
||||
#define MAX_ELEVATOR_CAPACITY 10
|
||||
#define MAX_ELEVATOR_CAPACITY 12
|
||||
|
||||
typedef enum {RUNNING, WAITING, SLEEPING, BROKEN} ELEVATOR_STATE;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user