From 95ae8c4a59342cd7df0b765e9998fd24d20280b1 Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Tue, 9 Jul 2013 20:07:54 +0200 Subject: temboo examples updated --- .../SendDataToGoogleSpreadsheet/SendDataToGoogleSpreadsheet.ino | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libraries/Bridge/examples/Temboo/SendDataToGoogleSpreadsheet/SendDataToGoogleSpreadsheet.ino') diff --git a/libraries/Bridge/examples/Temboo/SendDataToGoogleSpreadsheet/SendDataToGoogleSpreadsheet.ino b/libraries/Bridge/examples/Temboo/SendDataToGoogleSpreadsheet/SendDataToGoogleSpreadsheet.ino index c5fc8c4..efa1219 100644 --- a/libraries/Bridge/examples/Temboo/SendDataToGoogleSpreadsheet/SendDataToGoogleSpreadsheet.ino +++ b/libraries/Bridge/examples/Temboo/SendDataToGoogleSpreadsheet/SendDataToGoogleSpreadsheet.ino @@ -174,6 +174,6 @@ unsigned long getSensorValue() { The same TembooAccount.h file settings can be used for all Temboo SDK sketches. - Keeping your account information in a separate file means you can save it once, - then just distribute the main .ino file without worrying that you forgot to delete your credentials. + Keeping your account information in a separate file means you can share the main .ino file without worrying + that you forgot to delete your credentials. */ -- cgit v1.2.3-18-g5258