Skip to content

Commit

Permalink
Merge branch 'ppetermann/add-hx90' of https://github.com/ppetermann/t…
Browse files Browse the repository at this point in the history
…imelapse-sony into ppetermann-ppetermann/add-hx90
  • Loading branch information
ThibaudM committed Jun 3, 2017
2 parents 492efa2 + c89841a commit 8d17d5c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Camera list
* DSC-HX400V
* DSC-HX50V
* DSC-HX60
* DSC-HX90
* DSC-HX90V
* DSC-QX10 (Read [this](https://us.en.kb.sony.com/app/answers/detail/a_id/43716/c/65,66/p/40096,90706,90707/) to know where pictures are saved)
* DSC-QX30
Expand Down
5 changes: 5 additions & 0 deletions app/src/main/res/raw/devices.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,9 @@
<model>RX10 mk2</model>
<webservice>http://192.168.122.1:8080/sony/camera</webservice>
</camera>
<camera needInit="true">
<id>24</id>
<model>DSC-HX90</model>
<webservice>http://192.168.122.1:8080/sony/camera</webservice>
</camera>
</cameras>

0 comments on commit 8d17d5c

Please sign in to comment.