Revision history of "Network Time Protocol"

From Nutwiki
Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 18:02, 27 October 2016Harald (Talk | contribs)m . . (4,931 bytes) (0). . (1 revision imported)
  • (cur | prev) 16:50, 22 June 2009Joshua (Talk). . (4,931 bytes) (+4,931). . (New page: == Description == This example demonstrates how to retrieve the current time from an NTP server. == Source Code == <source lang="c"> #include <dev/board.h> #include <dev/debug.h> #incl...)