1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

om-watchdog: add OpenMesh OM5P-AC support

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>

SVN-Revision: 49145
This commit is contained in:
John Crispin 2016-04-09 10:26:01 +00:00
parent 0ae22974eb
commit 0d69dbee5e

@ -29,6 +29,9 @@ get_gpio() {
"om5p-an")
return 11
;;
"om5p-ac")
return 17
;;
"mr600v2")
return 15
;;