commit 15e217461acc59522f43002bbd5233d88d0ba10f from: Oliver Lowe date: Fri Nov 29 09:33:13 2024 UTC delete dummy ptp package We can create it when we want to create it. Think this was accidentally added by me, sorry! commit - 34d647b964d037705c244de67dc552c4ce4615ca commit + 15e217461acc59522f43002bbd5233d88d0ba10f blob - ee6d9e2eb133d5973e462b22809587c2ddd0d241 (mode 644) blob + /dev/null --- ptp/ptp.go +++ /dev/null @@ -1,3 +0,0 @@ -// Package ptp implements the Precision Time Protocol -// as specified in IEEE 1588. -package ptp