Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
* Upgrade to libcluon v0.0.97
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berger <christian.berger@gu.se>
  • Loading branch information
chrberger committed May 14, 2018
1 parent 4bb7ba6 commit b63df12
Show file tree
Hide file tree
Showing 4 changed files with 161 additions and 34 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ No dependencies! The following dependencies are part of the source distribution:
* [three 88](https://cdnjs.cloudflare.com/ajax/libs/three.js/88/three.min.js)
* [gauge 2.1.4](https://cdn.rawgit.com/Mikhus/canvas-gauges/gh-pages/download/2.1.4/all/gauge.min.js)
* [smoothie 1.32.0](https://cdnjs.cloudflare.com/ajax/libs/smoothie/1.32.0/smoothie.min.js)
* [libcluon.js 0.0.90](https://github.com/chrberger/libcluon) - [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
* [libcluon.js 0.0.97](https://github.com/chrberger/libcluon) - [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)


## Usage
Expand Down
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<script type="text/javascript" src="maptalks.min.js"></script>
<script type="text/javascript" src="smoothie.min.js"></script>

<script src="libcluon-0.0.90.js"></script>
<script src="libcluon-0.0.97.js"></script>

<style>
body, html {
Expand Down
32 changes: 0 additions & 32 deletions src/libcluon-0.0.90.js

This file was deleted.

159 changes: 159 additions & 0 deletions src/libcluon-0.0.97.js

Large diffs are not rendered by default.

0 comments on commit b63df12

Please sign in to comment.