mirror of https://github.com/periph/devices
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
356 B
Go
13 lines
356 B
Go
// Copyright 2018 The Periph Authors. All rights reserved.
|
|
// Use of this source code is governed under the Apache License, Version 2.0
|
|
// that caan be found in the LICENSE file.
|
|
|
|
// Package ep0099
|
|
//
|
|
// Datasheet
|
|
// https://wiki.52pi.com/index.php/DockerPi_4_Channel_Relay_SKU:_EP-0099
|
|
//
|
|
// Examples
|
|
// https://github.com/geeekpi/dockerpi
|
|
package ep0099
|