Skip to content

Commit

Permalink
Re-set #require statemet
Browse files Browse the repository at this point in the history
  • Loading branch information
smittytone committed Nov 15, 2019
1 parent 055eb54 commit 68068ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Squirrel/blinkup.device.nut
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@

// IMPORTS
#require "bt_firmware.lib.nut:1.0.0"
//#require "btleblinkup.device.lib.nut:2.0.0"
#import "/Users/smitty/Documents/GitHub/BTLEBlinkUp/btleblinkup.device.lib.nut"
#require "btleblinkup.device.lib.nut:2.0.0"

// Set the GATT service UUIDs we wil use
function initUUIDs() {
Expand Down

0 comments on commit 68068ed

Please sign in to comment.