Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sensores #11

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Sensores #11

wants to merge 23 commits into from

Conversation

Popitas
Copy link

@Popitas Popitas commented Dec 21, 2016

Se han implementado los sensores DHT11 (hygrómetro) y BMP180 (barómetro), aunque por ahora solo están disponibles en inglés.

De manera temporal, figuran en la categoría Zum bloqs; sería ideal que aparecieran en nueva nueva categoría titulada Sensores.

@vrruiz
Copy link
Owner

vrruiz commented Dec 22, 2016

Ten cuidado porque has añadido cambios en varios ficheros que no son necesarios.

@@ -184,7 +184,7 @@ module.exports = function(grunt) {
]);

grunt.registerTask('build', [
'jshint',
//'jshint',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hay que deshacer este cambio.

@Popitas
Copy link
Author

Popitas commented Dec 28, 2016

Buenas Víctor:
Ya está restaurado el fichero Gruntfile.js. Incluyo varias correcciones a diversos archivos que no le gustaban al JSHint y la implementación de 2 bloques más.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants