From 63634f75f4cd03150af12155253dd61cd4e958f1 Mon Sep 17 00:00:00 2001
From: Adhidarma Hadiwinoto <me@adhisimon.org>
Date: Wed, 15 Aug 2018 11:18:39 +0700
Subject: [PATCH] sample config

---
 config.sample.json | 4 ++--
 pid.txt            | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config.sample.json b/config.sample.json
index 65a82b7..e5c04c2 100644
--- a/config.sample.json
+++ b/config.sample.json
@@ -2,9 +2,9 @@
     "handler_name": "MKIOS-TEST",
     "pull_interval_ms": 300,
     "partner": {
-        "pin": "1212",
+        "pin": "",
         "modem": {
-            "dev": "/home/adhisimon/ttyUSB0ksa"
+            "dev": ""
         }
     },
     "products": [
diff --git a/pid.txt b/pid.txt
index c599513..016cbc4 100644
--- a/pid.txt
+++ b/pid.txt
@@ -1 +1 @@
-6543
\ No newline at end of file
+6743
\ No newline at end of file
-- 
1.9.0