Add RFDuino iBeacon example

This commit is contained in:
Ivan Kravets
2015-12-26 21:50:47 +02:00
parent 918deb41a4
commit 956633847d
9 changed files with 238 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
import json
from os import environ
from os.path import isfile, join
from os.path import join
from time import time
from SCons.Script import COMMAND_LINE_TARGETS, DefaultEnvironment, Variables