collisiondetection commented on a change in pull request #103: URL: https://github.com/apache/openmeetings/pull/103#discussion_r536006739
########## File path: openmeetings-web/pom.xml ########## @@ -163,7 +163,8 @@ <jsSourceFile>raw-tool-arrow.js</jsSourceFile> <jsSourceFile>raw-tool-clipart.js</jsSourceFile> <jsSourceFile>raw-wb-board.js</jsSourceFile> - <jsSourceFile>raw-wb-area.js</jsSourceFile> + <jsSourceFile>raw-wb-area.js</jsSourceFile> Review comment: The purpose is to be able to control any object such as an arduino. This will allow students to control robots or doctors to control robot arms. It will allow OM to become an interface to any device that can respond to a dweet. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org