```C# //Set version number to 4 and Mode to 3 (client) SNTPData[0] = 0x1B; ``` Actually it is set version number to 3 and Mode to 3 (client)
Actually it is set version number to 3 and Mode to 3 (client)