Commit 50d983a4 authored by Ozmen O's avatar Ozmen O
Browse files

MAC address and HEX decimal conversion is fixed

parent 5179b92e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ using namespace std;
using namespace adevs;

// Number of computers to connect via network **************************************************************
const int numComputers = 8;
const int numComputers = 30;

class FMUModel:
	public TransactiveSystemWholeSystem
+4.39 MiB

File added.

No diff preview for this file type.

+4.39 MiB

File added.

No diff preview for this file type.

+4.39 MiB

File added.

No diff preview for this file type.

+4.39 MiB

File added.

No diff preview for this file type.

Loading