]> Zhao Yanbai Git Server - minix.git/commit
WeatherStation: slight update
authorLionel Sambuc <lionel@minix3.org>
Wed, 28 May 2014 15:14:21 +0000 (17:14 +0200)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:40 +0000 (17:05 +0200)
commitefa169276f553de417995b92933ae8d9f1472901
tree2c81e43feb534479087fa40e62df6b11a8a869f4
parentecad34966aad3f629442bca6c0731bf24adb945f
WeatherStation: slight update

 - Replaced the use of string.find by string.match, as it was not
   working as expected with the new lua interpretor.

 - Slight simplification of extract_value as we now can use a full-blown
   regular expression.

Change-Id: I1d7df66a272120cd10aa40f8e9326057b9709e3d
share/beaglebone/weather/weatherstation.lua [changed mode: 0644->0755]