1
0
mirror of https://github.com/sbender9/signalk-raymarine-autopilot.git synced 2020-11-18 19:37:28 -08:00

made lodash const

This commit is contained in:
Scott Bender 2016-11-07 12:16:23 -05:00
parent 50d0ea83b2
commit 12f75e991b

View File

@ -19,7 +19,7 @@ const Bacon = require('baconjs');
const util = require('util')
_ = require('lodash')
const _ = require('lodash')
const state_commands = {
"auto": "%s,3,126208,%s,%s,17,01,63,ff,00,f8,04,01,3b,07,03,04,04,40,00,05,ff,ff",