mirror of
https://gitlab.com/klmp200/LO41.git
synced 2025-07-13 21:29:25 +00:00
30 personnes !
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user