Newer
Older
Import / web / www.invertedlogic.com / old / services.php
<?php include("header.php"); ?>  

<h1>Services</h1>
<hr>

InvertedLogic has partners that can offer a range of services for helping you with your next embedded Linux project, including:
<ul>
<li>Training in some specific products</li>
<li>Onsite project consultancy</li>
<li>Optimization services</li>
<li>Project design and implementation</li>
</ul>

<?php include("footer.php") ?>