Skip to content

Commit 61f6aec

Browse files
author
Zerynth User
committed
Zerynth Studio automatic commit
1 parent ac1fcda commit 61f6aec

File tree

3 files changed

+18
-6
lines changed

3 files changed

+18
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/269/11.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-iot-269)
2-
[![Build Status](https://travis-ci.org/OCA/iot.svg?branch=11.0)](https://travis-ci.org/OCA/iot)
3-
[![codecov](https://codecov.io/gh/OCA/iot/branch/11.0/graph/badge.svg)](https://codecov.io/gh/OCA/iot)
4-
5-
IoT
1+
pr1
62
===
73

8-
Internet of Things applications for Odoo.
4+
[Project description goes here]

main.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# pr1
2+
# Created at 2020-02-19 11:58:36.231116
3+

project.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# This file contains advanced configuration options for a Zerynth project
2+
#
3+
# Under the section "config" a list of options can be specified and activated;
4+
# such options change the way Python and C modules are compiled.
5+
# A detailed guide can be found here:
6+
#
7+
#
8+
#
9+
10+
config: {}
11+
12+
13+

0 commit comments

Comments
 (0)